Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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,
|