Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -72,13 +72,6 @@ How to use:<br>
|
|
72 |
2. Set stylization mode, only use style block by default.
|
73 |
2. Enter a text prompt, as done in normal text-to-image models.
|
74 |
3. Click the <b>Submit</b> button to begin customization.
|
75 |
-
4. Share your stylized photo with your friends and enjoy! π
|
76 |
-
|
77 |
-
|
78 |
-
Advanced usage:<br>
|
79 |
-
1. Click advanced options.
|
80 |
-
2. Upload another source image for image-based stylization using ControlNet.
|
81 |
-
3. Enter negative content prompt to avoid content leakage.
|
82 |
"""
|
83 |
|
84 |
article = r"""
|
|
|
72 |
2. Set stylization mode, only use style block by default.
|
73 |
2. Enter a text prompt, as done in normal text-to-image models.
|
74 |
3. Click the <b>Submit</b> button to begin customization.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
75 |
"""
|
76 |
|
77 |
article = r"""
|