PKUWilliamYang commited on
Commit
9fa55fe
1 Parent(s): ebee748

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -88,8 +88,8 @@ def main():
88
  with gr.Box():
89
  gr.Markdown('''## Step 1(Select Style)
90
  - Select **Style Type**.
91
- - Types with `-d` means it supports style degree adjustment.
92
- - Types without `-d` usually has better toonification quality.
93
 
94
  ''')
95
  with gr.Row():
 
88
  with gr.Box():
89
  gr.Markdown('''## Step 1(Select Style)
90
  - Select **Style Type**.
91
+ - Type with `-d` means it supports style degree adjustment.
92
+ - Type without `-d` usually has better toonification quality.
93
 
94
  ''')
95
  with gr.Row():