Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rossli6789
/
TencentARC-PhotoMaker
like
1
Running
App
Files
Files
Community
main
TencentARC-PhotoMaker
/
app.py
rossli6789
initial commit
fc839f9
verified
11 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/TencentARC/PhotoMaker"
).launch()