File size: 92 Bytes
bf45b85 | 1 2 3 4 5 6 7 | .gradio-container {
max-width: 800px !important;
}
#video_output {
margin: 0 auto
} |
bf45b85 | 1 2 3 4 5 6 7 | .gradio-container {
max-width: 800px !important;
}
#video_output {
margin: 0 auto
} |