Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -19,7 +19,7 @@ warnings.filterwarnings('ignore')
|
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
-
st.title("
|
| 23 |
st.sidebar.header('Enter the Components Details here')
|
| 24 |
import pandas as pd
|
| 25 |
import numpy as np
|
|
|
|
| 19 |
|
| 20 |
|
| 21 |
|
| 22 |
+
st.title("Prediction of Maximum Number of Repairs")
|
| 23 |
st.sidebar.header('Enter the Components Details here')
|
| 24 |
import pandas as pd
|
| 25 |
import numpy as np
|