raja5259 commited on
Commit
487f990
·
verified ·
1 Parent(s): f059fa0

update simply

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -67,5 +67,6 @@ demo = gr.Interface(fn=greet,
67
  inputs=gr.Dropdown(choices=examples1, label="Pre-defined Prompt"),
68
  outputs=gallery,
69
  title="Open AI CLIP")
 
70
  print("Going to invoke demo.launch")
71
  demo.launch("debug")
 
67
  inputs=gr.Dropdown(choices=examples1, label="Pre-defined Prompt"),
68
  outputs=gallery,
69
  title="Open AI CLIP")
70
+
71
  print("Going to invoke demo.launch")
72
  demo.launch("debug")