pn23 commited on
Commit
bed8a3f
·
verified ·
1 Parent(s): a81755e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -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()