Code0ut commited on
Commit
9bd6e67
·
verified ·
1 Parent(s): abb548e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -104,5 +104,5 @@ iface = gr.Interface(
104
  title="Advanced Skin Disease AI Chatbot",
105
  description="Answer a few questions about your symptoms and get a predicted skin disease along with recommended solutions."
106
  )
107
-
108
  iface.launch(share=True)
 
104
  title="Advanced Skin Disease AI Chatbot",
105
  description="Answer a few questions about your symptoms and get a predicted skin disease along with recommended solutions."
106
  )
107
+ #making it public
108
  iface.launch(share=True)