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