Futuretop commited on
Commit
0cfef0d
·
verified ·
1 Parent(s): 1c52e18

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,7 +3,7 @@ einops
3
  timm ==0.6.12
4
  accelerate
5
  gradio==3.50.1
6
- huggingface-hub==0.13.4
7
  sentencepiece
8
- git+https://github.com/huggingface/transformers.git@v4.33.1
9
- git+https://github.com/huggingface/diffusers.git@v0.19.0
 
3
  timm ==0.6.12
4
  accelerate
5
  gradio==3.50.1
6
+ huggingface-hub>=0.15.1,<1.0
7
  sentencepiece
8
+ diffusers>=0.20.2,<1.0
9
+ git+https://github.com/huggingface/transformers.git@v4.33.1