soufyane commited on
Commit
41733a3
·
verified ·
1 Parent(s): 487e028

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -132,6 +132,7 @@ with gr.Blocks(fill_height=True, css=css) as demo:
132
  cache_examples=False,
133
  )
134
 
135
-
 
136
  if __name__ == "__main__":
137
  demo.launch()
 
132
  cache_examples=False,
133
  )
134
 
135
+
136
+
137
  if __name__ == "__main__":
138
  demo.launch()