Ling-475 commited on
Commit
ef43f97
·
verified ·
1 Parent(s): c0c7b0e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -2
requirements.txt CHANGED
@@ -1,10 +1,9 @@
1
-
2
  gradio
3
  pandas
4
  torch==2.1.0
5
  diffusers==0.24.0
6
  transformers==4.36.2
7
- huggingface_hub==0.18.0
8
  accelerate==0.22.0
9
  safetensors
10
  pillow
 
 
1
  gradio
2
  pandas
3
  torch==2.1.0
4
  diffusers==0.24.0
5
  transformers==4.36.2
6
+ huggingface_hub==0.20.0
7
  accelerate==0.22.0
8
  safetensors
9
  pillow