Pranjal-psytech commited on
Commit
36b17f5
1 Parent(s): d9417ab

"Not allowed"

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -81,5 +81,5 @@ ca: Number of major vessels (0-3) colored by fluoroscopy.
81
  thal: A blood disorder called thalassemia (3 = normal, 6 = fixed defect, 7 = reversible defect). ''')
82
 
83
 
84
- app.launch(share=True)
85
 
 
81
  thal: A blood disorder called thalassemia (3 = normal, 6 = fixed defect, 7 = reversible defect). ''')
82
 
83
 
84
+ app.launch()
85