Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
DatabricksComp
/
DatabricksBackendSpace
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
pn23
commited on
May 6, 2024
Commit
bed8a3f
·
verified
·
1 Parent(s):
a81755e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -74,4 +74,5 @@ if prompt := st.chat_input():
74
#result = qa({"query": query})
75
76
st.write(genre)
77
st.stop()
74
#result = qa({"query": query})
75
76
st.write(genre)
77
+
st.video('modelscopet2v.mp4')
78
st.stop()