Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
auther
/
CiroN2022-digital-human
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7e7c3f9
CiroN2022-digital-human
/
app.py
auther
initial commit
7e7c3f9
over 1 year ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CiroN2022/digital-human"
).launch()