kamalcst commited on
Commit
65a538f
1 Parent(s): d30eb1e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,4 +4,4 @@ import gradio as gr
4
  model = gr.load("models/dima806/facial_age_image_detection")
5
 
6
  # Launch the Gradio application with a public link
7
- model.launch(share=True)"
 
4
  model = gr.load("models/dima806/facial_age_image_detection")
5
 
6
  # Launch the Gradio application with a public link
7
+ model.launch(share=True)