pierre-catie commited on
Commit
f7671e9
1 Parent(s): d29cceb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -96,6 +96,6 @@ demo = gr.Interface(
96
  ],
97
 
98
  )
 
99
 
100
-
101
- demo.launch()
 
96
  ],
97
 
98
  )
99
+ gr.Image("/file=catie(3).png", height=250,width=80, show_download_button=False)
100
 
101
+ demo.launch(allowed_paths=["catie(3).png"])