Spaces:
Runtime error
Runtime error
liuyizhang
commited on
Commit
·
ab4d582
1
Parent(s):
2644166
update app.py
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers
|
| 4 |
-
gradio==3.
|
| 5 |
huggingface_hub
|
| 6 |
matplotlib
|
| 7 |
numpy
|
|
|
|
| 1 |
accelerate
|
| 2 |
addict
|
| 3 |
diffusers
|
| 4 |
+
gradio==3.26.0
|
| 5 |
huggingface_hub
|
| 6 |
matplotlib
|
| 7 |
numpy
|