Update README.md
Browse files
README.md
CHANGED
|
@@ -20,6 +20,9 @@ widget:
|
|
| 20 |
- output:
|
| 21 |
url: images/digital_painting.png
|
| 22 |
text: digital painting
|
|
|
|
|
|
|
|
|
|
| 23 |
- output:
|
| 24 |
url: images/ink_art.png
|
| 25 |
text: ink art
|
|
@@ -28,4 +31,4 @@ widget:
|
|
| 28 |
text: oil painting
|
| 29 |
---
|
| 30 |
<Gallery />
|
| 31 |
-
Various experiments, some
|
|
|
|
| 20 |
- output:
|
| 21 |
url: images/digital_painting.png
|
| 22 |
text: digital painting
|
| 23 |
+
- output:
|
| 24 |
+
url: images/game_art.png
|
| 25 |
+
text: game art
|
| 26 |
- output:
|
| 27 |
url: images/ink_art.png
|
| 28 |
text: ink art
|
|
|
|
| 31 |
text: oil painting
|
| 32 |
---
|
| 33 |
<Gallery />
|
| 34 |
+
Various experiments, some better than others. Mostly captioned by Qwen3-VL-32B and trained with AI Toolkit.
|