druvx13 commited on
Commit
95f94df
·
verified ·
1 Parent(s): 0a17d96

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -6
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
- modelscope
 
 
 
2
  Pillow
3
- numpy
4
- torch
5
- sentencepiece
6
- timm
7
- opencv-python
 
1
+ torch>=2.0
2
+ diffusers>=0.20.0
3
+ transformers>=4.33
4
+ gradio>=3.36
5
  Pillow
6
+ numpy