kevalfst commited on
Commit
fd63bd0
·
verified ·
1 Parent(s): c553dbf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -4,7 +4,7 @@ torchaudio==2.2.2+cu118
4
  --extra-index-url https://download.pytorch.org/whl/cu118
5
 
6
  gradio==4.22.0
7
- diffusers==0.29.0
8
  transformers==4.40.1
9
  accelerate==0.30.1
10
  huggingface_hub==0.27.1
 
4
  --extra-index-url https://download.pytorch.org/whl/cu118
5
 
6
  gradio==4.22.0
7
+ diffusers>=0.28.1,<1.0.0
8
  transformers==4.40.1
9
  accelerate==0.30.1
10
  huggingface_hub==0.27.1