MusIre commited on
Commit
e024c6d
·
verified ·
1 Parent(s): 062727e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch==1.7.1
2
  transformers
3
  gradio
4
  Pillow
5
- clip-by-openai==1.0.1
6
- torchvision==0.8.2
7
  pandas
8
- scikit-learn
 
 
1
+ torch>=1.11.0
2
  transformers
3
  gradio
4
  Pillow
5
+ torchvision
 
6
  pandas
7
+ scikit-learn
8
+ ftfy