OriLib commited on
Commit
ec3d9c3
·
verified ·
1 Parent(s): 9d81f35

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  torch>=2.0.0 --extra-index-url https://download.pytorch.org/whl/cu113
2
  git+https://github.com/huggingface/diffusers.git
3
- transformers==4.44.1
4
  accelerate>=0.30.0
5
  safetensors>=0.4.0
6
  pillow>=10.0.0
7
- huggingface_hub==0.24.0
8
- gradio
9
  spaces
10
- gradio_imageslider
 
1
  torch>=2.0.0 --extra-index-url https://download.pytorch.org/whl/cu113
2
  git+https://github.com/huggingface/diffusers.git
3
+ transformers>=4.40.0
4
  accelerate>=0.30.0
5
  safetensors>=0.4.0
6
  pillow>=10.0.0
7
+ huggingface_hub>=0.34.0
8
+ gradio>=5.8.0
9
  spaces
10
+ gradio_imageslider