Spaces:
Runtime error
Runtime error
lzyhha
commited on
Commit
Β·
746b87f
1
Parent(s):
3f91463
test
Browse files
app.py
CHANGED
|
@@ -63,7 +63,7 @@ This project is licensed under xxx.
|
|
| 63 |
"""
|
| 64 |
|
| 65 |
NOTE = r"""
|
| 66 |
-
π π π Before clicking the generate button, please wait until all images, prompts, and other components are fully loaded
|
| 67 |
"""
|
| 68 |
|
| 69 |
def create_demo(model):
|
|
|
|
| 63 |
"""
|
| 64 |
|
| 65 |
NOTE = r"""
|
| 66 |
+
π π π Before clicking the generate button, **please wait until all images, prompts, and other components are fully loaded**, especially when using task examples.
|
| 67 |
"""
|
| 68 |
|
| 69 |
def create_demo(model):
|