jamesliu1217 commited on
Commit
1207aae
·
verified ·
1 Parent(s): b76b6c0

Update app.py

Browse files

Add a description of the CFG-Zero* option.

Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -75,7 +75,10 @@ with gr.Blocks() as demo:
75
  gr.Markdown("The model is trained on **only 100 real Asian faces** paired with **GPT-4o-generated Ghibli-style counterparts**, and it preserves facial features while applying the iconic anime aesthetic.")
76
  gr.Markdown("Generate images using EasyControl with Ghibli control LoRAs.(Due to hardware constraints, only low-resolution images can be generated. For high-resolution (1024+), please set up your own environment.)")
77
 
78
- gr.Markdown("**[Attention!!]**:The recommended prompts for using Ghibli Control LoRA should include the trigger words: `Ghibli Studio style, Charming hand-drawn anime-style illustration`")
 
 
 
79
  gr.Markdown("😊😊If you like this demo, please give us a star (github: [EasyControl](https://github.com/Xiaojiu-z/EasyControl))")
80
 
81
  with gr.Tab("Ghibli Condition Generation"):
 
75
  gr.Markdown("The model is trained on **only 100 real Asian faces** paired with **GPT-4o-generated Ghibli-style counterparts**, and it preserves facial features while applying the iconic anime aesthetic.")
76
  gr.Markdown("Generate images using EasyControl with Ghibli control LoRAs.(Due to hardware constraints, only low-resolution images can be generated. For high-resolution (1024+), please set up your own environment.)")
77
 
78
+ gr.Markdown("**[Attention!!]**:The 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]:CFG 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
 
84
  with gr.Tab("Ghibli Condition Generation"):