LEGENDCODER1 commited on
Commit
afff4a7
·
verified ·
1 Parent(s): 91a2209

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- transformers
2
- gradio
3
  torch==2.0.1+cpu
4
- torchvision==0.15.2+cpu
5
  -f https://download.pytorch.org/whl/torch_stable.html
 
 
1
+ transformers==4.33.0
2
+ gradio==3.35.2
3
  torch==2.0.1+cpu
 
4
  -f https://download.pytorch.org/whl/torch_stable.html
5
+