prithivMLmods commited on
Commit
46e2eb7
1 Parent(s): 394e65e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -137,8 +137,8 @@ def generate(
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)
142
  """
143
  )
144
  with gr.Row():
 
137
  with gr.Blocks(css=css) as demo:
138
  gr.Markdown(
139
  f"""
140
+ # Text🥠Image
141
+ Models used in the playground [Lightning](https://huggingface.co/SG161222/RealVisXL_V4.0_Lightning), [Realvision](https://huggingface.co/SG161222/RealVisXL_V4.0) for image gen.
142
  """
143
  )
144
  with gr.Row():