Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
jensinjames
/
PhotoMaker-dev
like
0
Paused
App
Files
Files
Community
main
PhotoMaker-dev
/
app.py
jensinjames
initial commit
7a5c150
verified
10 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/TencentARC/PhotoMaker"
).launch()