takuoko commited on
Commit
9b2a9ed
1 Parent(s): 994445d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -0
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)