kaust123 commited on
Commit
175aac7
·
verified ·
1 Parent(s): 70d68c6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- torch==1.12.0
2
- torchvision==0.13.0
3
  gradio==3.1.4
 
 
1
+ torch==2.2.1
2
+ torchvision==0.17.1
3
  gradio==3.1.4
4
+ httpx==0.24.1