Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
wenkai26
/
FredZhang7-anime-anything-promptgen-v2
like
1
Running
App
Files
Files
Community
main
FredZhang7-anime-anything-promptgen-v2
/
app.py
wenkai26
initial commit
19f1500
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
96 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/FredZhang7/anime-anything-promptgen-v2"
).launch()