aiqcamp commited on
Commit
b0a8d32
·
verified ·
1 Parent(s): dd72aae

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -45,4 +45,5 @@ demo = gr.Interface(
45
  if __name__ == "__main__":
46
  demo.launch()
47
 
 
48
 
 
45
  if __name__ == "__main__":
46
  demo.launch()
47
 
48
+
49