Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Jonny001/Text-to-Image-NSFW
NativeAngels
/
Text-to-Image-NSFW
like
7
Running
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Jonny001
commited on
Nov 10, 2024
Commit
6e73ae0
·
verified
·
1 Parent(s):
17e58be
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/black-forest-labs/FLUX.1-
dev
").launch()
1
import gradio as gr
2
3
+
gr.load("models/black-forest-labs/FLUX.1-
schnell
").launch()