Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -100,6 +100,9 @@ def process(input_image, prompt='a_high_quality_3D_asset', prompt_neg='poor_qual
|
|
100 |
_TITLE = '''DiffSplat: Repurposing Image Diffusion Models for Scalable Gaussian Splat Generation'''
|
101 |
|
102 |
_DESCRIPTION = '''
|
|
|
|
|
|
|
103 |
### If you find our work helpful, please consider citing our paper π or giving the repo a star π
|
104 |
<div>
|
105 |
<a style="display:inline-block; margin-left: .5em" href="https://chenguolin.github.io/projects/DiffSplat"><img src='https://img.shields.io/badge/Project-Page-brightgreen'/></a>
|
|
|
100 |
_TITLE = '''DiffSplat: Repurposing Image Diffusion Models for Scalable Gaussian Splat Generation'''
|
101 |
|
102 |
_DESCRIPTION = '''
|
103 |
+
|
104 |
+
<strong style="color:red;">This space is currently under maintenance. If you experience slow or failed generations, please try again. We apologize for any inconvenience.</strong>
|
105 |
+
|
106 |
### If you find our work helpful, please consider citing our paper π or giving the repo a star π
|
107 |
<div>
|
108 |
<a style="display:inline-block; margin-left: .5em" href="https://chenguolin.github.io/projects/DiffSplat"><img src='https://img.shields.io/badge/Project-Page-brightgreen'/></a>
|