ppbrown commited on
Commit
62c752b
·
verified ·
1 Parent(s): 7400b64

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -4
README.md CHANGED
@@ -1,7 +1,8 @@
1
  ---
2
  datasets:
3
  - opendiffusionai/laion2b-45ish-1120px
4
- - opendiffusionai/laion2b-en-aesthetic-square-cleaned
 
5
  ---
6
 
7
  # What is this?
@@ -22,6 +23,10 @@ Use it like any other SD1.5 model
22
 
23
  This is an fp32 model, trained with full fp32 precision, finetuned on a single 4090.
24
 
25
- The dataset list isnt QUITE accurate. It was actually trained on a larger squareish laion subset.
26
- Things of note:
27
- I used both "WD" and "moondream ai generated captions (yes, I used the same image twice like this.)
 
 
 
 
 
1
  ---
2
  datasets:
3
  - opendiffusionai/laion2b-45ish-1120px
4
+ - opendiffusionai/laion2b-squareish-1024px
5
+ - opendiffusionai/laion2b-squareish-1536px
6
  ---
7
 
8
  # What is this?
 
23
 
24
  This is an fp32 model, trained with full fp32 precision, finetuned on a single 4090.
25
 
26
+ The current version was trained on:
27
+ - opendiffusionai/laion2b-45ish-1120px,moondream captions
28
+ - opendiffusionai/laion2b-45ish-1120px, wd14 captions
29
+ - opendiffusionai/laion2b-squareish-1024px, moondream captions
30
+ - opendiffusionai/laion2b-squareish-1536px, wd14 captions.
31
+
32
+ The 1024px was a mistake: i meant to use the 1536px. but by the time I noticed it, it was 2 days in, and I thought "what the heck, let it run"