Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
vilarin/dmd2
vilarin
/
flux-labs
like
50
Running
on
Zero
App
Files
Files
Community
1
vilarin
commited on
Jun 13
Commit
1190b12
•
1 Parent(s):
4c22a51
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -67,7 +67,7 @@ def generate_image(
67
negative="low quality",
68
width=1024,
69
height=1024,
70
-
scale=
1.
5,
71
steps=30,
72
seed=-1):
73
67
negative="low quality",
68
width=1024,
69
height=1024,
70
+
scale=5,
71
steps=30,
72
seed=-1):
73