Spaces:
Running
Running
Rishi Desai
commited on
Commit
·
aa4ced0
1
Parent(s):
f0bfc2d
more work on readme
Browse files
README.md
CHANGED
@@ -16,12 +16,12 @@ pinned: false
|
|
16 |
|
17 |
<table>
|
18 |
<tr>
|
19 |
-
<td><img src="examples/sukuna_4.png" alt="Sukuna example 4" width="
|
20 |
-
<td><img src="examples/sukuna_5.png" alt="Sukuna example 5" width="
|
21 |
</tr>
|
22 |
<tr>
|
23 |
-
<td><img src="examples/sukuna_6.png" alt="Sukuna example 6" width="
|
24 |
-
<td><img src="examples/sukuna_7.png" alt="Sukuna example 7" width="
|
25 |
</tr>
|
26 |
</table>
|
27 |
|
@@ -79,13 +79,11 @@ python demo.py
|
|
79 |
holding a bow and arrow in a dense forest
|
80 |
|
81 |
**Optimized Prompt:**
|
82 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
83 |
```
|
84 |
tr1gg3r anime-style, pink spiky hair and black markings on face, shirtless with dark arm bands, holding bow and arrow, focused expression, dense forest, soft dappled lighting, three-quarter view
|
85 |
```
|
86 |
-
</div>
|
87 |
|
88 |
-

|
89 |
|
90 |
---
|
91 |
|
@@ -93,13 +91,11 @@ tr1gg3r anime-style, pink spiky hair and black markings on face, shirtless with
|
|
93 |
drinking coffee in a san francisco cafe, white cloak, side view
|
94 |
|
95 |
**Optimized Prompt:**
|
96 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
97 |
```
|
98 |
tr1gg3r anime-style, spiky pink hair and facial markings, white cloak, sitting with cup in hand, neutral expression, cafe interior with san francisco view, soft natural lighting, side profile
|
99 |
```
|
100 |
-
</div>
|
101 |
|
102 |
-

|
103 |
|
104 |
---
|
105 |
|
@@ -107,13 +103,11 @@ tr1gg3r anime-style, spiky pink hair and facial markings, white cloak, sitting w
|
|
107 |
playing pick-up basketball on a sunny day
|
108 |
|
109 |
**Optimized Prompt:**
|
110 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
111 |
```
|
112 |
tr1gg3r photorealistic, athletic build, sleeveless basketball jersey and shorts, jumping with ball, focused expression, outdoor basketball court with spectators, bright sunlight, low-angle view
|
113 |
```
|
114 |
-
</div>
|
115 |
|
116 |
-

|
117 |
|
118 |
---
|
119 |
|
@@ -123,13 +117,11 @@ tr1gg3r photorealistic, athletic build, sleeveless basketball jersey and shorts,
|
|
123 |
riding a horse on a prairie during sunset
|
124 |
|
125 |
**Optimized Prompt:**
|
126 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
127 |
```
|
128 |
tr1gger photorealistic, curly shoulder-length hair, floral button-up shirt, riding a horse, neutral expression, prairie during sunset, warm directional lighting, three-quarter view
|
129 |
```
|
130 |
-
</div>
|
131 |
|
132 |
-

|
133 |
|
134 |
---
|
135 |
|
@@ -137,13 +129,11 @@ tr1gger photorealistic, curly shoulder-length hair, floral button-up shirt, ridi
|
|
137 |
painting on a canvas in an art studio, side-view
|
138 |
|
139 |
**Optimized Prompt:**
|
140 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
141 |
```
|
142 |
tr1gg3r photorealistic, curly shoulder-length hair, floral button-up shirt, standing at an angle with brush in hand, neutral expression, art studio with canvas and paints, soft natural lighting, right side profile
|
143 |
```
|
144 |
-
</div>
|
145 |
|
146 |
-

|
147 |
|
148 |
---
|
149 |
|
@@ -151,13 +141,11 @@ tr1gg3r photorealistic, curly shoulder-length hair, floral button-up shirt, stan
|
|
151 |
standing on a skyscraper in a dense city, dramatic stormy lighting, rear view
|
152 |
|
153 |
**Optimized Prompt:**
|
154 |
-
<div style="max-width: 600px; word-wrap: break-word;">
|
155 |
```
|
156 |
tr1gg3r photorealistic, curly shoulder-length hair, floral button-up shirt, standing upright, neutral expression, skyscraper rooftop in dense city, dramatic stormy lighting, back view
|
157 |
```
|
158 |
-
</div>
|
159 |
|
160 |
-

|
161 |
|
162 |
## License
|
163 |
|
|
|
16 |
|
17 |
<table>
|
18 |
<tr>
|
19 |
+
<td><img src="examples/sukuna_4.png" alt="Sukuna example 4" width="400"></td>
|
20 |
+
<td><img src="examples/sukuna_5.png" alt="Sukuna example 5" width="400"></td>
|
21 |
</tr>
|
22 |
<tr>
|
23 |
+
<td><img src="examples/sukuna_6.png" alt="Sukuna example 6" width="400"></td>
|
24 |
+
<td><img src="examples/sukuna_7.png" alt="Sukuna example 7" width="400"></td>
|
25 |
</tr>
|
26 |
</table>
|
27 |
|
|
|
79 |
holding a bow and arrow in a dense forest
|
80 |
|
81 |
**Optimized Prompt:**
|
|
|
82 |
```
|
83 |
tr1gg3r anime-style, pink spiky hair and black markings on face, shirtless with dark arm bands, holding bow and arrow, focused expression, dense forest, soft dappled lighting, three-quarter view
|
84 |
```
|
|
|
85 |
|
86 |
+
{width=300}
|
87 |
|
88 |
---
|
89 |
|
|
|
91 |
drinking coffee in a san francisco cafe, white cloak, side view
|
92 |
|
93 |
**Optimized Prompt:**
|
|
|
94 |
```
|
95 |
tr1gg3r anime-style, spiky pink hair and facial markings, white cloak, sitting with cup in hand, neutral expression, cafe interior with san francisco view, soft natural lighting, side profile
|
96 |
```
|
|
|
97 |
|
98 |
+
{width=300}
|
99 |
|
100 |
---
|
101 |
|
|
|
103 |
playing pick-up basketball on a sunny day
|
104 |
|
105 |
**Optimized Prompt:**
|
|
|
106 |
```
|
107 |
tr1gg3r photorealistic, athletic build, sleeveless basketball jersey and shorts, jumping with ball, focused expression, outdoor basketball court with spectators, bright sunlight, low-angle view
|
108 |
```
|
|
|
109 |
|
110 |
+
{width=300}
|
111 |
|
112 |
---
|
113 |
|
|
|
117 |
riding a horse on a prairie during sunset
|
118 |
|
119 |
**Optimized Prompt:**
|
|
|
120 |
```
|
121 |
tr1gger photorealistic, curly shoulder-length hair, floral button-up shirt, riding a horse, neutral expression, prairie during sunset, warm directional lighting, three-quarter view
|
122 |
```
|
|
|
123 |
|
124 |
+
{width=300}
|
125 |
|
126 |
---
|
127 |
|
|
|
129 |
painting on a canvas in an art studio, side-view
|
130 |
|
131 |
**Optimized Prompt:**
|
|
|
132 |
```
|
133 |
tr1gg3r photorealistic, curly shoulder-length hair, floral button-up shirt, standing at an angle with brush in hand, neutral expression, art studio with canvas and paints, soft natural lighting, right side profile
|
134 |
```
|
|
|
135 |
|
136 |
+
{width=300}
|
137 |
|
138 |
---
|
139 |
|
|
|
141 |
standing on a skyscraper in a dense city, dramatic stormy lighting, rear view
|
142 |
|
143 |
**Optimized Prompt:**
|
|
|
144 |
```
|
145 |
tr1gg3r photorealistic, curly shoulder-length hair, floral button-up shirt, standing upright, neutral expression, skyscraper rooftop in dense city, dramatic stormy lighting, back view
|
146 |
```
|
|
|
147 |
|
148 |
+
{width=300}
|
149 |
|
150 |
## License
|
151 |
|