paulpanwang commited on
Commit
91544fb
Β·
verified Β·
1 Parent(s): f3d0960

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -0
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>