nevreal commited on
Commit
192e5ea
·
verified ·
1 Parent(s): f90108e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -19,7 +19,7 @@ def query_image(inputs):
19
 
20
  # Define Gradio Blocks UI
21
  with gr.Blocks(theme="nevreal/blues") as demo:
22
- gr.Markdown("# Vintage Ads Image Generator")
23
  with gr.Row():
24
  gr.Markdown("model by [multimodalart](https://huggingface.co/multimodalart) this spces by [nevreal](https://huggingface.co/nevreal)")
25
 
 
19
 
20
  # Define Gradio Blocks UI
21
  with gr.Blocks(theme="nevreal/blues") as demo:
22
+ gr.Markdown("# liminal spaces")
23
  with gr.Row():
24
  gr.Markdown("model by [multimodalart](https://huggingface.co/multimodalart) this spces by [nevreal](https://huggingface.co/nevreal)")
25