nebiyu29 commited on
Commit
501f411
1 Parent(s): dcab95f

commented the launch last line since hugging face launches it by default

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -124,4 +124,4 @@ interface = gr.Interface(
124
  #choices=["depression", "anxiety", "bipolar disorder", "schizophrenia", "PTSD", "OCD", "ADHD", "autism", "eating disorder", "personality disorder", "phobia"] # Adjust class names
125
  )
126
 
127
- interface.launch()
 
124
  #choices=["depression", "anxiety", "bipolar disorder", "schizophrenia", "PTSD", "OCD", "ADHD", "autism", "eating disorder", "personality disorder", "phobia"] # Adjust class names
125
  )
126
 
127
+ #interface.launch()