Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
randomtable
/
Simple-SDXL-Image-Generator
like
5
Running
on
Zero
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
randomtable
commited on
Sep 28, 2024
Commit
fb421ee
·
verified
·
1 Parent(s):
b01a413
Update app2.py
Browse files
Files changed (1)
hide
show
app2.py
+1
-1
app2.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
black-forest-labs
/
FLUX.1
-
schnell
").launch()
1
import gradio as gr
2
3
+
gr.load("models/
stablediffusionapi
/
anything
-
xl
").launch()