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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- torch
2
  transformers
3
  gradio
4
  Pillow
5
- clip-by-openai
6
- torchvision
7
  pandas
8
  scikit-learn
 
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