Jfink09 commited on
Commit
1378a1a
·
verified ·
1 Parent(s): dbfeb08

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,3 +1,5 @@
1
- torch==1.12.0
2
- torchvision==0.13.0
3
- gradio==4.36.1
 
 
 
1
+ torch==2.0.1
2
+ torchvision==0.15.2
3
+ numpy<2.0.0
4
+ gradio==4.44.1
5
+ Pillow