Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
*
|
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():
|