Spaces:
Running
on
Zero
Running
on
Zero
Prime Cai
commited on
Commit
·
72c8201
1
Parent(s):
1e4ac66
fix link
Browse files- .DS_Store +0 -0
- app.py +4 -0
- assets/hf-logo.png +3 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
app.py
CHANGED
|
@@ -70,6 +70,10 @@ def generate_image(
|
|
| 70 |
|
| 71 |
def get_samples():
|
| 72 |
sample_list = [
|
|
|
|
|
|
|
|
|
|
|
|
|
| 73 |
{
|
| 74 |
"image": "assets/seededit_example.png",
|
| 75 |
"text": "an adorable small creature with big round orange eyes, fluffy brown fur, wearing a blue scarf with a golden charm, sitting atop a towering stack of colorful books in the middle of a vibrant futuristic city street with towering buildings and glowing neon signs, soft daylight illuminating the scene, detailed and whimsical 3D style.",
|
|
|
|
| 70 |
|
| 71 |
def get_samples():
|
| 72 |
sample_list = [
|
| 73 |
+
{
|
| 74 |
+
"image": "assets/hf-logo.png",
|
| 75 |
+
"text": "In a Bauhaus style room, this item is placed on a shiny glass table, with a vase of flowers next to it. In the afternoon sun, the shadows of the blinds are cast on the wall.",
|
| 76 |
+
},
|
| 77 |
{
|
| 78 |
"image": "assets/seededit_example.png",
|
| 79 |
"text": "an adorable small creature with big round orange eyes, fluffy brown fur, wearing a blue scarf with a golden charm, sitting atop a towering stack of colorful books in the middle of a vibrant futuristic city street with towering buildings and glowing neon signs, soft daylight illuminating the scene, detailed and whimsical 3D style.",
|
assets/hf-logo.png
ADDED
|
Git LFS Details
|