Spaces:
Configuration error
Configuration error
Update app.py
Browse files
app.py
CHANGED
|
@@ -155,7 +155,7 @@ def ui():
|
|
| 155 |
gr.Markdown(
|
| 156 |
"""
|
| 157 |
# [SonicDiffusion: Audio-Driven Image Generation and Editing with Pretrained Diffusion Models]
|
| 158 |
-
Adjust CFG Scale to control condition strength
|
| 159 |
Adjust PNP Injections to control amount of features injected from the source image
|
| 160 |
"""
|
| 161 |
)
|
|
|
|
| 155 |
gr.Markdown(
|
| 156 |
"""
|
| 157 |
# [SonicDiffusion: Audio-Driven Image Generation and Editing with Pretrained Diffusion Models]
|
| 158 |
+
Adjust CFG Scale to control condition strength <br>
|
| 159 |
Adjust PNP Injections to control amount of features injected from the source image
|
| 160 |
"""
|
| 161 |
)
|