Spaces:
Sleeping
Sleeping
Update Lung_Cancer_Prediction.py
Browse files
Lung_Cancer_Prediction.py
CHANGED
@@ -81,7 +81,7 @@ ui = gr.Interface(
|
|
81 |
|
82 |
],
|
83 |
outputs = "text",
|
84 |
-
|
85 |
)
|
86 |
|
87 |
if __name__ == "__main__":
|
|
|
81 |
|
82 |
],
|
83 |
outputs = "text",
|
84 |
+
|
85 |
)
|
86 |
|
87 |
if __name__ == "__main__":
|