Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
394e65e
1
Parent(s):
74c43d1
Update app.py
Browse files
app.py
CHANGED
@@ -135,8 +135,7 @@ def generate(
|
|
135 |
# return predefined_images
|
136 |
|
137 |
with gr.Blocks(css=css) as demo:
|
138 |
-
|
139 |
-
gr.Markdown(
|
140 |
f"""
|
141 |
# Text to Image : Playground 🥠
|
142 |
[Lightning](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [Realvision](https://huggingface.co/SG161222/RealVisXL_V4.0)
|
|
|
135 |
# return predefined_images
|
136 |
|
137 |
with gr.Blocks(css=css) as demo:
|
138 |
+
gr.Markdown(
|
|
|
139 |
f"""
|
140 |
# Text to Image : Playground 🥠
|
141 |
[Lightning](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [Realvision](https://huggingface.co/SG161222/RealVisXL_V4.0)
|