woshixuhao commited on
Commit
65876cc
·
1 Parent(s): 5143dfc

Update app.py

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