Update app.py
Browse files
app.py
CHANGED
@@ -104,4 +104,4 @@ gr.Interface(
|
|
104 |
outputs=outputs,
|
105 |
title="Environmental Factor-Based Contamination Level Prediction",
|
106 |
description="Enter the environmental factors to get the contamination levels for Front Left, Front Right, Left, Right, Roof, and Rear LiDARs."
|
107 |
-
).launch()
|
|
|
104 |
outputs=outputs,
|
105 |
title="Environmental Factor-Based Contamination Level Prediction",
|
106 |
description="Enter the environmental factors to get the contamination levels for Front Left, Front Right, Left, Right, Roof, and Rear LiDARs."
|
107 |
+
).launch()
|