Spaces:
Runtime error
Runtime error
Updated model card link (#4)
Browse files- Updated model card link (448bb9ca0be9b537469b243631b4e68fc18e0ff6)
Co-authored-by: Kelli B <[email protected]>
app.py
CHANGED
|
@@ -74,7 +74,7 @@ with gr.Blocks() as block:
|
|
| 74 |
"""
|
| 75 |
## LDM3d Demo
|
| 76 |
|
| 77 |
-
[Model card](https://huggingface.co/Intel/ldm3d-pano
|
| 78 |
[Diffusers docs](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/ldm3d_diffusion)
|
| 79 |
For better results, specify "360 view of" or "panoramic view of" in the prompt
|
| 80 |
|
|
|
|
| 74 |
"""
|
| 75 |
## LDM3d Demo
|
| 76 |
|
| 77 |
+
[Model card](https://huggingface.co/Intel/ldm3d-pano)
|
| 78 |
[Diffusers docs](https://huggingface.co/docs/diffusers/main/en/api/pipelines/stable_diffusion/ldm3d_diffusion)
|
| 79 |
For better results, specify "360 view of" or "panoramic view of" in the prompt
|
| 80 |
|