Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -9,7 +9,7 @@ This space was created using [SD Space Creator](https://huggingface.co/spaces/an
|
|
| 9 |
gr.Interface.load(
|
| 10 |
name="models/darkstorm2150/Protogen_x3.4_Official_Release",
|
| 11 |
title="""🤗 No-code Gradio Demo Tutorial""",
|
| 12 |
-
description="""
|
| 13 |
|
| 14 |
|
| 15 |
This space contains a Gradio demo that was created **without typing any code**!
|
|
|
|
| 9 |
gr.Interface.load(
|
| 10 |
name="models/darkstorm2150/Protogen_x3.4_Official_Release",
|
| 11 |
title="""🤗 No-code Gradio Demo Tutorial""",
|
| 12 |
+
description="""Demo for <a href="https://huggingface.co/darkstorm2150/Protogen_x3.4_Official_Release">Protogen X3.4 Official Release</a> Stable Diffusion model.
|
| 13 |
|
| 14 |
|
| 15 |
This space contains a Gradio demo that was created **without typing any code**!
|