magicfixeseverything
commited on
Commit
·
f0ae2cb
1
Parent(s):
f46f343
Upload app.py
Browse files
app.py
CHANGED
@@ -451,7 +451,7 @@ if device == "cpu":
|
|
451 |
|
452 |
####################
|
453 |
|
454 |
-
default_prompt = "
|
455 |
default_negative_prompt = ""
|
456 |
|
457 |
default_width = 768
|
|
|
451 |
|
452 |
####################
|
453 |
|
454 |
+
default_prompt = ""
|
455 |
default_negative_prompt = ""
|
456 |
|
457 |
default_width = 768
|