Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
1a6d553
1
Parent(s):
085822f
Update app.py
Browse files
app.py
CHANGED
@@ -138,7 +138,7 @@ def generate(
|
|
138 |
with gr.Blocks(css=css) as demo:
|
139 |
gr.Markdown(
|
140 |
f"""
|
141 |
-
#
|
142 |
Models used in the playground [[Lightning]](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [[Realvision]](https://huggingface.co/) ,[[Turbo]](https://huggingface.co/SG161222/RealVisXL_V3.0_Turbo) for image generation.
|
143 |
"""
|
144 |
)
|
|
|
138 |
with gr.Blocks(css=css) as demo:
|
139 |
gr.Markdown(
|
140 |
f"""
|
141 |
+
# TEXT 2 IMAGE
|
142 |
Models used in the playground [[Lightning]](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [[Realvision]](https://huggingface.co/) ,[[Turbo]](https://huggingface.co/SG161222/RealVisXL_V3.0_Turbo) for image generation.
|
143 |
"""
|
144 |
)
|