Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -120,7 +120,7 @@ with gr.Blocks(title="Asset2Scene") as demo:
|
|
| 120 |
gr.HTML(
|
| 121 |
f"""
|
| 122 |
<div id="title-wrap">
|
| 123 |
-
<h1>
|
| 124 |
<div id="subtitle">
|
| 125 |
Build a scene from separate Shap-E assets, place them on a canvas,
|
| 126 |
then use that composition only to estimate depth. Stable Diffusion
|
|
|
|
| 120 |
gr.HTML(
|
| 121 |
f"""
|
| 122 |
<div id="title-wrap">
|
| 123 |
+
<h1>Asset2Scene</h1>
|
| 124 |
<div id="subtitle">
|
| 125 |
Build a scene from separate Shap-E assets, place them on a canvas,
|
| 126 |
then use that composition only to estimate depth. Stable Diffusion
|