Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
43c4267
1
Parent(s):
71ee06e
Update app.py
Browse files
app.py
CHANGED
@@ -139,7 +139,7 @@ with gr.Blocks(css=css) as demo:
|
|
139 |
gr.Markdown(
|
140 |
f"""
|
141 |
# Text🥠Image
|
142 |
-
Models used in the playground [[Lightning]]
|
143 |
"""
|
144 |
)
|
145 |
with gr.Row():
|
|
|
139 |
gr.Markdown(
|
140 |
f"""
|
141 |
# Text🥠Image
|
142 |
+
Models used in the playground [[Lightning]](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [[Realvision]](https://huggingface.co/SG161222/RealVisXL_V4.0) ,[[Mobius]](https://huggingface.co/Corcelio/mobius) for image generation.
|
143 |
"""
|
144 |
)
|
145 |
with gr.Row():
|