Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
TDN-M
/
ea-beauty
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
ea-beauty
/
app.py
TDN-M
Update app.py
629db90
verified
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
71 Bytes
import
gradio
as
gr
gr.load(
"models/TDN-M/East-asian-beauty"
).launch()