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