Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ torchaudio==2.2.2+cu118
|
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
5 |
|
6 |
gradio==4.22.0
|
7 |
-
diffusers==0.
|
8 |
transformers==4.40.1
|
9 |
accelerate==0.30.1
|
10 |
-
huggingface_hub==0.
|
11 |
opencv-python==4.9.0.80
|
|
|
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
|
11 |
opencv-python==4.9.0.80
|