Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
37a94ed
1
Parent(s):
f6d9fdb
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]](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [[Realvision]](https://huggingface.co/
|
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/) ,[[Turbo]](https://huggingface.co/SG161222/RealVisXL_V3.0_Turbo) for image generation.
|
143 |
"""
|
144 |
)
|
145 |
with gr.Row():
|