Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
torch
|
2 |
-
gradio
|
3 |
git+https://github.com/huggingface/diffusers.git@sd3
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
accelerate
|
|
|
1 |
torch
|
2 |
+
gradio==4.36.0
|
3 |
git+https://github.com/huggingface/diffusers.git@sd3
|
4 |
git+https://github.com/huggingface/transformers
|
5 |
accelerate
|