Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -80,7 +80,7 @@ DarkIdol-flux is a text-to-image AI model designed to create aesthetic, detailed
|
|
80 |
max_lines=12,
|
81 |
placeholder="Enter your prompt",
|
82 |
container=False,
|
83 |
-
value="
|
84 |
)
|
85 |
|
86 |
run_button = gr.Button("Run")
|
|
|
80 |
max_lines=12,
|
81 |
placeholder="Enter your prompt",
|
82 |
container=False,
|
83 |
+
value="flux",
|
84 |
)
|
85 |
|
86 |
run_button = gr.Button("Run")
|