prithivMLmods commited on
Commit
a146d4d
1 Parent(s): c255cb5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -168,7 +168,7 @@ font_choice = gr.Dropdown(
168
  "TfPonetoneExpanded-7BJZA.ttf",
169
  ],
170
  value="SourceCodePro-Black.ttf",
171
- label="Select Font"
172
  )
173
 
174
  font_size = gr.Dropdown(
 
168
  "TfPonetoneExpanded-7BJZA.ttf",
169
  ],
170
  value="SourceCodePro-Black.ttf",
171
+ label="Currently, it is recommended to use the default font."
172
  )
173
 
174
  font_size = gr.Dropdown(