Rick-29 commited on
Commit
8bdc963
1 Parent(s): 4b3aeaa

fix in requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -4
requirements.txt CHANGED
@@ -1,4 +1,3 @@
1
- torch=2.1.0
2
- torchvision=0.16.0
3
- gradio
4
-
 
1
+ torch==2.1.0
2
+ torchvision==0.16.0
3
+ gradio==3.41.0