Spaces:
Runtime error
Runtime error
freemt
commited on
Commit
·
79720de
1
Parent(s):
8b6cf81
Update tenacity
Browse files- app-diffusers.py +2 -2
app-diffusers.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
"""See https://huggingface.co/
|
2 |
from logzero import logger
|
3 |
from install import install
|
4 |
try:
|
@@ -49,4 +49,4 @@ iface = gr.Interface(
|
|
49 |
)
|
50 |
iface.launch()
|
51 |
|
52 |
-
# gr.Interface.load("
|
|
|
1 |
+
"""See https://huggingface.co/fu sing/latent-diffusion-text2im-large."""
|
2 |
from logzero import logger
|
3 |
from install import install
|
4 |
try:
|
|
|
49 |
)
|
50 |
iface.launch()
|
51 |
|
52 |
+
# gr.Interface.load("fu sing/latent-diffusion-text2im-large", examples=examples).launch()
|