Sean-Laurent commited on
Commit
6aba7b8
·
1 Parent(s): 09022be

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -28,5 +28,3 @@ with gr.Blocks() as demo:
28
 
29
  demo.launch()
30
 
31
- # iface = gr.Interface(fn=generator, inputs="text", outputs="image")
32
- # iface.launch()
 
28
 
29
  demo.launch()
30