Spaces:
Sleeping
Sleeping
Remove description in app.py
Browse files
app.py
CHANGED
@@ -8,8 +8,7 @@ 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 |
-
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**!
|
|
|
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**!
|