Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files
app.py
CHANGED
|
@@ -2,7 +2,7 @@ import requests
|
|
| 2 |
import streamlit as st
|
| 3 |
import pandas as pd
|
| 4 |
|
| 5 |
-
st.title("
|
| 6 |
|
| 7 |
# Batch Prediction
|
| 8 |
st.subheader("Online Prediction")
|
|
|
|
| 2 |
import streamlit as st
|
| 3 |
import pandas as pd
|
| 4 |
|
| 5 |
+
st.title("Frontend Prediction")
|
| 6 |
|
| 7 |
# Batch Prediction
|
| 8 |
st.subheader("Online Prediction")
|