burakcanbiner commited on
Commit
641b445
1 Parent(s): 974e353

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
  )