Spaces:
Configuration error
Configuration error
Update app.py
Browse files
app.py
CHANGED
@@ -5,7 +5,7 @@ models =["CompVis/stable-diffusion-v1-4", "runwayml/stable-diffusion-v1-5", "sta
|
|
5 |
title="Text to Image with Stable Diffusion 1.4"
|
6 |
description="Input text, submit and the computer will create a picture."
|
7 |
examples=[
|
8 |
-
["Once upon a time, Dr. Woo was walking his dog in a park.
|
9 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
10 |
["Zoe’s big break came when the godfather of Cantopop Sam Hui stumbled upon a YouTube video of Zoe singing."]
|
11 |
]
|
|
|
5 |
title="Text to Image with Stable Diffusion 1.4"
|
6 |
description="Input text, submit and the computer will create a picture."
|
7 |
examples=[
|
8 |
+
["Once upon a time, Dr. Woo was walking his dog in a park. His dog was a poodle."],
|
9 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
10 |
["Zoe’s big break came when the godfather of Cantopop Sam Hui stumbled upon a YouTube video of Zoe singing."]
|
11 |
]
|