Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
saadnaeem
/
pyp1-VoiceCraft
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
f421588
pyp1-VoiceCraft
/
app.py
saadnaeem
initial commit
f421588
verified
7 months ago
raw
Copy download link
history
blame
Safe
63 Bytes
import
gradio
as
gr
gr.load(
"models/pyp1/VoiceCraft"
).launch()