Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randomtable
/
Simple-SDXL-Image-Generator
like
5
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
b01a413
Simple-SDXL-Image-Generator
/
app2.py
randomtable
Create app2.py
28fe427
verified
11 months ago
raw
Copy download link
history
blame
Safe
80 Bytes
import
gradio
as
gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell"
).launch()