Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,18 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
|
5 |
+
|
6 |
+
# This is the example of [this PR]()
|
7 |
+
|
8 |
+
# Dataset
|
9 |
+
|
10 |
+
I used dataset from [pokemon-blip-captions](https://huggingface.co/datasets/lambdalabs/pokemon-blip-captions)
|
11 |
+
|
12 |
+
# Example result
|
13 |
+
|
14 |
+
#### prompt = 'cute dragon creature'
|
15 |
+
|
16 |
+
Note that there is large influnce of random seed.
|
17 |
+
|
18 |
+
![image](image.png)
|