Um124 commited on
Commit
3ebd551
1 Parent(s): cd52cd6

Update Lung_Cancer_Prediction.py

Browse files
Files changed (1) hide show
  1. Lung_Cancer_Prediction.py +1 -1
Lung_Cancer_Prediction.py CHANGED
@@ -81,7 +81,7 @@ ui = gr.Interface(
81
 
82
  ],
83
  outputs = "text",
84
- examples=[['33','1','2','4','5','4','3','2','2','4','3','2','2','4','3','4','2','2','3','1','2','3','4']]
85
  )
86
 
87
  if __name__ == "__main__":
 
81
 
82
  ],
83
  outputs = "text",
84
+
85
  )
86
 
87
  if __name__ == "__main__":