Pijush2023 commited on
Commit
1133fd1
·
verified ·
1 Parent(s): 87ce9f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -906,7 +906,7 @@ initialize_database()
906
 
907
 
908
 
909
- ith gr.Blocks(theme='Pijush2023/scikit-learn-pijush') as demo:
910
  state = gr.State({'authenticated': False})
911
 
912
  with gr.Row():
 
906
 
907
 
908
 
909
+ with gr.Blocks(theme='Pijush2023/scikit-learn-pijush') as demo:
910
  state = gr.State({'authenticated': False})
911
 
912
  with gr.Row():