Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dudash
/
shorya24-avatar-generator
like
0
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
79a32cf
shorya24-avatar-generator
/
app.py
dudash
initial commit
557321e
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
73 Bytes
import
gradio
as
gr
gr.load(
"models/shorya24/avatar-generator"
).launch()