Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Neurogen
/
JorisCos-ConvTasNet_Libri3Mix_sepnoisy_16k
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Neurogen
commited on
Jul 8, 2024
Commit
96786fb
·
verified
·
1 Parent(s):
af6c294
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("pytorch_model.bin").launch()
1
import gradio as gr
2
3
+
gr.load("
./
pytorch_model.bin").launch()