SunR1s3 commited on
Commit
461b7e1
·
verified ·
1 Parent(s): 4c8964c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -0
README.md CHANGED
@@ -1,3 +1,17 @@
1
  ---
2
  license: mit
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ library_name: diffusers
4
+ tags:
5
+ - biology
6
  ---
7
+ # Bird Textual Inversion Collection - part 1 - Parrot
8
+
9
+ ## Base Model = 'runwayml/stable-diffusion-v1-5'
10
+ ## Train Epochs = 100
11
+ ## Train Iterations = 1000
12
+ ## lr = 0.0001
13
+ ### concept images
14
+ ![pic](./concept_images/parrot-00001.png "concept images 0001")
15
+ ![pic](./concept_images/parrot-00002.png "concept images 0002")
16
+ ![pic](./concept_images/parrot-00003.png "concept images 0003")
17
+ ![pic](./concept_images/parrot-00004.png "concept images 0004")