Spaces:
Runtime error
Runtime error
Abubakar Abid
commited on
Commit
·
f776303
1
Parent(s):
00c88fe
Update app.py
Browse files
app.py
CHANGED
|
@@ -115,7 +115,6 @@ interface = gr.Interface(
|
|
| 115 |
title="Break this voice verification model!",
|
| 116 |
layout="horizontal",
|
| 117 |
theme="huggingface",
|
| 118 |
-
allow_flagging=False,
|
| 119 |
live=False,
|
| 120 |
examples=examples,
|
| 121 |
article="[Link to dataset](https://huggingface.co/datasets/abidlabs/voice-verification-adversarial-dataset)",
|
|
|
|
| 115 |
title="Break this voice verification model!",
|
| 116 |
layout="horizontal",
|
| 117 |
theme="huggingface",
|
|
|
|
| 118 |
live=False,
|
| 119 |
examples=examples,
|
| 120 |
article="[Link to dataset](https://huggingface.co/datasets/abidlabs/voice-verification-adversarial-dataset)",
|