Wuvin commited on
Commit
158c388
1 Parent(s): 003d45e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -5
app.py CHANGED
@@ -41,11 +41,7 @@ _DESCRIPTION = '''
41
 
42
  * The demo is still under construction, and more features are expected to be implemented soon.
43
 
44
- * The demo takes around 50 seconds on L4, and about 60 seconds on Huggingface ZeroGPU.
45
-
46
- * If the Huggingface Demo unfortunately hangs or is very crowded, you can use the Gradio Demo or Online Demo. The Online Demo is free to try, and the registration invitation code is `aiuni24`. However, the Online Demo is slightly different from the Gradio Demo, in that the inference speed is slower, and the generation results is less stable, but the quality of the texture is better.
47
-
48
-
49
  '''
50
 
51
  def launch():
 
41
 
42
  * The demo is still under construction, and more features are expected to be implemented soon.
43
 
44
+ * If the Huggingface Demo is overcrowded or fails to produce stable results, you can use the Online Demo [aiuni.ai](https://www.aiuni.ai/), which is free to try (get the registration invitation code Join Discord: https://discord.gg/aiuni). However, the Online Demo is slightly different from the Gradio Demo, in that the inference speed is slower, but the generation is much more stable.
 
 
 
 
45
  '''
46
 
47
  def launch():