Max029145 commited on
Commit
3e8bf79
1 Parent(s): 321a9d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,3 +1,3 @@
1
  import gradio as gr
2
 
3
- gr.load("models/Aniemore/wavlm-emotion-russian-resd").launch()
 
1
  import gradio as gr
2
 
3
+ gr.load("models/Aniemore/wavlm-emotion-russian-resd").launch(share=True)