Aishu-7 commited on
Commit
42fb17f
·
verified ·
1 Parent(s): 4c89e39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -120,7 +120,7 @@ with gr.Blocks(theme=gr.themes.Ocean()) as demo:
120
  )
121
 
122
 
123
- demo.launch())
124
 
125
 
126
 
 
120
  )
121
 
122
 
123
+ demo.launch()
124
 
125
 
126