JHyeon commited on
Commit
65f9b1c
1 Parent(s): 91c0654

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -3,8 +3,7 @@ import gradio as gr
3
  def play_video():
4
  return "video.mp4"
5
 
6
- css =
7
- """
8
  video {
9
  width: 100% !important;
10
  height: auto !important;
 
3
  def play_video():
4
  return "video.mp4"
5
 
6
+ css = """
 
7
  video {
8
  width: 100% !important;
9
  height: auto !important;