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
78410d5
·
verified
·
1 Parent(s):
8846a28
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-3
app.py
DELETED
Viewed
@@ -1,3 +0,0 @@
1
-
import gradio as gr
2
-
3
-
gr.load("models/stablediffusionapi/anything-xl").launch()