Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -77,7 +77,7 @@ with gr.Blocks() as demo:
|
|
| 77 |
|
| 78 |
gr.Markdown("**[Attention!!]**锛歍he recommended prompts for using Ghibli Control LoRA should include the trigger words: `Ghibli Studio style, Charming hand-drawn anime-style illustration`. You can also add some detailed descriptions for better results.")
|
| 79 |
|
| 80 |
-
gr.Markdown("[UPDATE]锛欳FG Zero* has been integrated into this demo. Try it out by checking the box.")
|
| 81 |
|
| 82 |
gr.Markdown("馃槉馃槉If you like this demo, please give us a star (github: [EasyControl](https://github.com/Xiaojiu-z/EasyControl))")
|
| 83 |
|
|
|
|
| 77 |
|
| 78 |
gr.Markdown("**[Attention!!]**锛歍he recommended prompts for using Ghibli Control LoRA should include the trigger words: `Ghibli Studio style, Charming hand-drawn anime-style illustration`. You can also add some detailed descriptions for better results.")
|
| 79 |
|
| 80 |
+
gr.Markdown("[UPDATE]锛欳FG Zero* (github: [CFG-Zero*](https://github.com/WeichenFan/CFG-Zero-star)) has been integrated into this demo. Try it out by checking the box.")
|
| 81 |
|
| 82 |
gr.Markdown("馃槉馃槉If you like this demo, please give us a star (github: [EasyControl](https://github.com/Xiaojiu-z/EasyControl))")
|
| 83 |
|