Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
QuaidKhalid
/
IESCO-Query-Assistant
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
QuaidKhalid
commited on
Sep 1, 2024
Commit
5ec1e24
·
verified
·
1 Parent(s):
8747102
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -77,4 +77,4 @@ if st.button("Submit"):
77
else:
78
st.error("Please enter a query.")
79
80
-
#
st.markdown("</div>", unsafe_allow_html=True)
77
else:
78
st.error("Please enter a query.")
79
80
+
st.markdown("</div>", unsafe_allow_html=True)