Rahaf2001 commited on
Commit
fdc5098
·
verified ·
1 Parent(s): 97278db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -197,6 +197,7 @@ with gr.Blocks(
197
  out4
198
  )
199
 
 
200
  if __name__ == "__main__":
201
  demo.launch()
202
 
 
197
  out4
198
  )
199
 
200
+
201
  if __name__ == "__main__":
202
  demo.launch()
203