Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -320,6 +320,7 @@ embeddings_model = Embeddings()
|
|
| 320 |
|
| 321 |
st.sidebar.write("Model Type: 50d")
|
| 322 |
|
|
|
|
| 323 |
st.title("in in-class coding practice1 Demo")
|
| 324 |
st.subheader(
|
| 325 |
"Pass in space separated categories you want this search demo to be about."
|
|
|
|
| 320 |
|
| 321 |
st.sidebar.write("Model Type: 50d")
|
| 322 |
|
| 323 |
+
|
| 324 |
st.title("in in-class coding practice1 Demo")
|
| 325 |
st.subheader(
|
| 326 |
"Pass in space separated categories you want this search demo to be about."
|