Bagus commited on
Commit
5d04d28
·
verified ·
1 Parent(s): 159733c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -111,7 +111,7 @@ interface = gr.Interface(
111
  title="Voice Authentication with WavLM + X-Vectors",
112
  description=description,
113
  article=article,
114
- layout="horizontal",
115
  theme="huggingface",
116
  allow_flagging=False,
117
  live=False,
 
111
  title="Voice Authentication with WavLM + X-Vectors",
112
  description=description,
113
  article=article,
114
+ # layout="horizontal",
115
  theme="huggingface",
116
  allow_flagging=False,
117
  live=False,