Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
JHyeon
/
3rd_project
like
0
Runtime error
App
Files
Files
Community
JHyeon
commited on
Apr 18
Commit
ec3d34e
•
1 Parent(s):
083aa3d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
import gradio as gr
2
3
def play_video():
4
-
return "
video_demo2
.mp4"
5
6
css = """
7
video {
1
import gradio as gr
2
3
def play_video():
4
+
return "
final
.mp4"
5
6
css = """
7
video {