heisenberg3376
commited on
Commit
•
5614c26
1
Parent(s):
4fe4ab1
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,4 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface(title='Wav2Vec2-base finetuned on GTZAN for Audio Classification')
|
4 |
|
5 |
gr.load("models/heisenberg3376/wav2vec2-base-finetuned-gtzan").launch(share=True)
|
|
|
1 |
import gradio as gr
|
2 |
|
|
|
3 |
|
4 |
gr.load("models/heisenberg3376/wav2vec2-base-finetuned-gtzan").launch(share=True)
|