Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
-
---
|
2 |
-
license: apache-2.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- Qwen/Qwen2-VL-2B-Instruct
|
7 |
+
library_name: transformers
|
8 |
+
tags:
|
9 |
+
- art
|
10 |
+
- llama-factory
|
11 |
+
- unsloth
|
12 |
+
---
|
13 |
+
# Reverse Image Prompts with ease
|
14 |
+
|
15 |
+
**System:** You describe images by the image generation prompt that could have created them.
|
16 |
+
|
17 |
+
**Prompts:**
|
18 |
+
|
19 |
+
- Describe this image in a single sentence.
|
20 |
+
- Describe this image in detail.
|
21 |
+
- Describe this image thoroughly and in great detail.
|
22 |
+
- Describe this image using danbooru keywords.
|
23 |
+
- Describe this image in great detail followed by danbooru keywords.
|