LLMhacker commited on
Commit
933c181
·
verified ·
1 Parent(s): 31e3e92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -182,7 +182,7 @@ def generate_image(prompt,
182
 
183
  # Gradio interface
184
  with gr.Blocks() as demo:
185
- gr.Markdown(value="# Multimodal Understanding")
186
  # with gr.Row():
187
  with gr.Row():
188
  image_input = gr.Image()
 
182
 
183
  # Gradio interface
184
  with gr.Blocks() as demo:
185
+ gr.Markdown(value="# Multimodal Understanding And image generation powered By Janus Pro Sponsered by https://janusai.pro")
186
  # with gr.Row():
187
  with gr.Row():
188
  image_input = gr.Image()