MODLI commited on
Commit
cb90406
·
verified ·
1 Parent(s): a5a356a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
  gradio>=4.0
2
  pillow>=10.0
3
- numpy>=1.24
 
 
 
1
  gradio>=4.0
2
  pillow>=10.0
3
+ numpy>=1.24
4
+ torch>=2.0
5
+ torchvision>=0.15.0