Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ git+https://github.com/huggingface/diffusers.git
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch<2.1.0
|
5 |
-
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch<2.1.0
|
5 |
+
gradio==3.48.0
|