ivand-all3d commited on
Commit
f765ee4
·
verified ·
1 Parent(s): 581fcd1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -7
README.md CHANGED
@@ -1,3 +1,11 @@
 
 
 
 
 
 
 
 
1
  # Image Variations Experiments
2
 
3
  Check out the [blog post](todo).
@@ -8,10 +16,4 @@ Check out the [blog post](todo).
8
  | --------------------- | ------------------------------------------------------------------------------------------------------------- |
9
  | `flux-image-variations` | A finetuned version of FLUX that accepts CLIP image embeddings |
10
  | `pixart-custom-redux` | A custom adapter network that lets PixArt accept SigLip image embeddings, similar to Flux Redux |
11
- | `pixart-flux-redux` | A finetuned version of PixArt that accepts T5 embeddings from the Flux Redux adapter network |
12
-
13
-
14
-
15
-
16
-
17
-
 
1
+ ---
2
+ datasets:
3
+ - PixArt-alpha/SAM-LLaVA-Captions10M
4
+ base_model:
5
+ - black-forest-labs/FLUX.1-schnell
6
+ - black-forest-labs/FLUX.1-Redux-dev
7
+ - PixArt-alpha/PixArt-XL-2-512x512
8
+ ---
9
  # Image Variations Experiments
10
 
11
  Check out the [blog post](todo).
 
16
  | --------------------- | ------------------------------------------------------------------------------------------------------------- |
17
  | `flux-image-variations` | A finetuned version of FLUX that accepts CLIP image embeddings |
18
  | `pixart-custom-redux` | A custom adapter network that lets PixArt accept SigLip image embeddings, similar to Flux Redux |
19
+ | `pixart-flux-redux` | A finetuned version of PixArt that accepts T5 embeddings from the Flux Redux adapter network |