Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sagu7
/
sagu7-dating-avatar-model
like
1
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
sagu7-dating-avatar-model
/
app.py
sagu7
initial commit
9b7d632
almost 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/sagu7/dating-avatar-model"
).launch()