Flourish commited on
Commit
96218e3
·
verified ·
1 Parent(s): ab9ab63

Update app_diffusers.py

Browse files
Files changed (1) hide show
  1. app_diffusers.py +1 -1
app_diffusers.py CHANGED
@@ -59,7 +59,7 @@ with gr.Blocks(css=css) as demo:
59
 
60
  with gr.Column(elem_id="col-container"):
61
  gr.Markdown(f"""# Ovis-Image
62
- Built upon [Ovis-U1](https://huggingface.co/spaces/AIDC-AI/Ovis-U1-3B), Ovis-Image is a 7B text-to-image model specifically optimized for high-quality text rendering under stringent computational
63
  constraints.
64
  [[code](https://github.com/AIDC-AI/Ovis-Image)] [[model](https://huggingface.co/AIDC-AI/Ovis-Image-7B)]
65
  """)
 
59
 
60
  with gr.Column(elem_id="col-container"):
61
  gr.Markdown(f"""# Ovis-Image
62
+ Built upon [Ovis-U1](https://huggingface.co/spaces/AIDC-AI/Ovis-U1-3B), Ovis-Image is a 7B text-to-image model specifically optimized for high-quality text rendering under stringent computational
63
  constraints.
64
  [[code](https://github.com/AIDC-AI/Ovis-Image)] [[model](https://huggingface.co/AIDC-AI/Ovis-Image-7B)]
65
  """)