Spaces:
Sleeping
Sleeping
Upload app.py with huggingface_hub
Browse files
app.py
CHANGED
|
@@ -100,7 +100,7 @@ input_df = pd.DataFrame({
|
|
| 100 |
# Predict Button
|
| 101 |
# -----------------------------
|
| 102 |
if submit:
|
| 103 |
-
|
| 104 |
|
| 105 |
st.success("✅ Input captured successfully")
|
| 106 |
st.write("### Input Data")
|
|
|
|
| 100 |
# Predict Button
|
| 101 |
# -----------------------------
|
| 102 |
if submit:
|
| 103 |
+
|
| 104 |
|
| 105 |
st.success("✅ Input captured successfully")
|
| 106 |
st.write("### Input Data")
|