Spaces:
Sleeping
Sleeping
guyyariv
commited on
Commit
·
f28c3b0
1
Parent(s):
332fedd
AudioTokenDemo
Browse files
app.py
CHANGED
@@ -157,6 +157,6 @@ if __name__ == "__main__":
|
|
157 |
outputs="image",
|
158 |
title='AudioToken',
|
159 |
description=description,
|
160 |
-
examples=examples
|
161 |
)
|
162 |
demo.launch()
|
|
|
157 |
outputs="image",
|
158 |
title='AudioToken',
|
159 |
description=description,
|
160 |
+
# examples=examples
|
161 |
)
|
162 |
demo.launch()
|