Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zanyEnd
/
Alice
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zanyEnd
commited on
Aug 12, 2023
Commit
36c3a4e
·
1 Parent(s):
e5edd1c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+4
-0
app.py
CHANGED
Viewed
@@ -65,4 +65,8 @@ with app:
65
app.launch()
66
67
68
65
app.launch()
66
67
68
+
example = [
69
+
["./raw/One Last Kiss.wav", 0, False]
70
+
]
71
+
72