fffiloni commited on
Commit
9d546f2
1 Parent(s): b5682ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -95,7 +95,7 @@ def infer(prompt, input_wav_file):
95
 
96
 
97
  css = """
98
- #col-container {max-width: 580px; margin-left: auto; margin-right: auto;}
99
  img[src*='#center'] {
100
  display: block;
101
  margin: auto;
 
95
 
96
 
97
  css = """
98
+ #col-container {max-width: 780px; margin-left: auto; margin-right: auto;}
99
  img[src*='#center'] {
100
  display: block;
101
  margin: auto;