Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
darshanTheDev
/
playgroundai-playground-v2-1024px-aesthetic
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
playgroundai-playground-v2-1024px-aesthetic
/
app.py
darshanTheDev
Update app.py
2678131
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
101 Bytes
import
gradio
as
gr
gr.load(
"models/playgroundai/playground-v2-1024px-aesthetic"
).launch(share=
True
)