Spaces:
Running
on
Zero
Running
on
Zero
update tips
Browse files
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 |
|