huanngzh commited on
Commit
f908659
1 Parent(s): d56a494

update tips

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -116,7 +116,7 @@ with gr.Blocks() as demo:
116
  gr.Markdown(
117
  f"""# MV-Adapter [Image-to-Multi-View]
118
  Generate 768x768 multi-view images from a single image using SDXL <br>
119
- [[page](https://huanngzh.github.io/MV-Adapter-Page/)] [[repo](https://github.com/huanngzh/MV-Adapter)]
120
  """
121
  )
122
 
 
116
  gr.Markdown(
117
  f"""# MV-Adapter [Image-to-Multi-View]
118
  Generate 768x768 multi-view images from a single image using SDXL <br>
119
+ [[page](https://huanngzh.github.io/MV-Adapter-Page/)] [[repo](https://github.com/huanngzh/MV-Adapter)] [Tips: if error occurs, wait for a few seconds and try again]
120
  """
121
  )
122