LukaTheCorgi commited on
Commit
c9a7174
1 Parent(s): 7780bf9

Update README.md

Browse files

Train 50 captioned images using stable diffusion dreambooth. Images are obtained from bottegaveneta site and automatically captioned using BLIP.

training_steps =1000

civitai link: https://civitai.com/models/28104

example prompt: a beige leather bucket xyz handbag with a golden metal handle on the top, where "xyz" is the trigger word.

Welcome to our discord channel: https://discord.com/invite/qM84dzKC

Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -1,3 +1,10 @@
1
  ---
2
  license: openrail
3
- ---
 
 
 
 
 
 
 
 
1
  ---
2
  license: openrail
3
+ language:
4
+ - en
5
+ pipeline_tag: text-to-image
6
+ tags:
7
+ - stablediffusion
8
+ - dreambooth
9
+ - handbags
10
+ ---