woshixuhao commited on
Commit
7b43755
·
1 Parent(s): 5cf6cc6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -287,7 +287,7 @@ if __name__=='__main__':
287
  with gr.Blocks(theme=theme) as demo:
288
  gr.Markdown('''
289
  <div>
290
- <h1 style='text-align: center'>Rf comparison</h1>
291
  </div>
292
  ''')
293
  gr.Markdown(model_card)
 
287
  with gr.Blocks(theme=theme) as demo:
288
  gr.Markdown('''
289
  <div>
290
+ <h1 style='text-align: center'>Rf prediction</h1>
291
  </div>
292
  ''')
293
  gr.Markdown(model_card)