shaoyent commited on
Commit
7cf1859
1 Parent(s): fe8f919

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ with gr.Blocks(theme=theme, css=css) as demo:
86
  gr.HTML(value=html_title)
87
  gr.Markdown(
88
  """
89
- [Model card](https://huggingface.co/Intel/ldm3d-pano<br>)
90
  [Diffusers docs](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/ldm3d_diffusion)
91
  For better results, specify "360 view of" or "panoramic view of" in the prompt
92
 
 
86
  gr.HTML(value=html_title)
87
  gr.Markdown(
88
  """
89
+ [Model card](https://huggingface.co/Intel/ldm3d-pano)
90
  [Diffusers docs](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/ldm3d_diffusion)
91
  For better results, specify "360 view of" or "panoramic view of" in the prompt
92