TIMBOVILL commited on
Commit
dbf37a4
·
verified ·
1 Parent(s): c37895d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1867,7 +1867,7 @@ with gr.Blocks(theme=my_theme) as app:
1867
  # """
1868
  # )
1869
 
1870
- with gr.TabItem(i18n("Readme")):
1871
  gr.Markdown(value=inforeadme)
1872
 
1873
  def has_two_files_in_pretrained_folder():
 
1867
  # """
1868
  # )
1869
 
1870
+ with gr.TabItem(i18n("About")):
1871
  gr.Markdown(value=inforeadme)
1872
 
1873
  def has_two_files_in_pretrained_folder():