Spaces:
Running
on
Zero
Running
on
Zero
Commit
•
4e901de
1
Parent(s):
03acac3
Update app.py
Browse files
app.py
CHANGED
@@ -49,7 +49,7 @@ def infer(prompt, negative_prompt="", seed=42, randomize_seed=False, width=1024,
|
|
49 |
return image, seed
|
50 |
|
51 |
examples = [
|
52 |
-
"A
|
53 |
"The spirit of a tamagotchi wandering in the city of Prague",
|
54 |
"A flourecent cat on the moon",
|
55 |
"A delicious gummy bear cheesecake slice",
|
|
|
49 |
return image, seed
|
50 |
|
51 |
examples = [
|
52 |
+
"A taco food cart in front of a japanese castle",
|
53 |
"The spirit of a tamagotchi wandering in the city of Prague",
|
54 |
"A flourecent cat on the moon",
|
55 |
"A delicious gummy bear cheesecake slice",
|