Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
# diffusers==0.22.2
|
2 |
git+https://github.com/huggingface/diffusers.git@6110d7c95f630479cf01340cc8a8141c1e359f09
|
3 |
transformers==4.34.1
|
4 |
-
gradio==4.
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch==2.1.0
|
7 |
fastapi==0.104.0
|
|
|
1 |
# diffusers==0.22.2
|
2 |
git+https://github.com/huggingface/diffusers.git@6110d7c95f630479cf01340cc8a8141c1e359f09
|
3 |
transformers==4.34.1
|
4 |
+
gradio==4.10.0
|
5 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
6 |
torch==2.1.0
|
7 |
fastapi==0.104.0
|