duyan2803 commited on
Commit
02daa9f
·
verified ·
1 Parent(s): 8d20b64

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- torch==2.1.0
2
- transformers>=4.32.0
3
- torchvision==0.16.0
4
  pillow>=9.0.0
5
  gradio==4.0.2
6
  huggingface_hub>=0.29.0
 
1
+ torch==2.2.0
2
+ transformers==4.38.2
3
+ torchvision==0.17.0
4
  pillow>=9.0.0
5
  gradio==4.0.2
6
  huggingface_hub>=0.29.0