santi9462 commited on
Commit
4b439c3
·
verified ·
1 Parent(s): 392668e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
- gradio>=4.44.1,<5
2
- pillow
3
- numpy
4
- websockets>=12.0
 
 
 
1
+ --extra-index-url https://download.pytorch.org/whl/cpu
2
+ gradio>=4.44.0
3
+ numpy>=1.24,<3
4
+ pillow>=10.3
5
+ torch==2.4.1
6
+ torchvision==0.19.1