marie000 commited on
Commit
c63d9de
1 Parent(s): 680dcd6

fixed typos in requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
 
2
- torch=2.3.0
3
- torchtext=0.18.0
4
- gradio=4.31.5
 
1
 
2
+ torch==2.3.0
3
+ torchtext==0.18.0
4
+ gradio==4.31.5