miike-ai commited on
Commit
e507c73
·
verified ·
1 Parent(s): 5f50670

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -9
README.md CHANGED
@@ -7,20 +7,16 @@ tags:
7
  pipeline_tag: text-to-image
8
  ---
9
 
10
- Here's a draft for your **Skittles v2** model card on Hugging Face:
11
-
12
- ---
13
-
14
  # Skittles v2
15
 
16
  ## Model Summary
17
 
18
- **Skittles v2** is a cutting-edge text-to-image generation model, created by merging components from the **FLUX.1 Schnell** architecture. By combining the precision of **FLUX.1 Schnell** with advanced tweaks, **Skittles v2** is designed to offer high-quality image outputs comparable to **FLUX.1 Dev** while maintaining a streamlined configuration for efficient inference.
19
 
20
  - **Type**: Text-to-Image Generation
21
  - **Architecture**: Merged FLUX.1 Schnell with CFG capabilities
22
- - **Output Quality**: On par with **FLUX.1 Dev**
23
- - **Performance**: Optimized for both speed and image fidelity
24
 
25
  ---
26
 
@@ -28,7 +24,6 @@ Here's a draft for your **Skittles v2** model card on Hugging Face:
28
 
29
  - **CFG Integration**: Skittles v2 unlocks CFG (Classifier-Free Guidance) capabilities, offering fine-grained control over image generation.
30
  - **High Fidelity**: Produces ultra-realistic and detailed images.
31
- - **Optimized Performance**: Merged architecture reduces latency during inference while retaining quality.
32
  - **Customizable Output**: Supports a wide range of prompts, styles, and configurations.
33
 
34
  ---
@@ -39,7 +34,6 @@ Here's a draft for your **Skittles v2** model card on Hugging Face:
39
  - **Merge Approach**: The model was combined using a custom merging strategy, blending FLUX.1 Schnell’s architecture with optimized CFG decoding.
40
  - **Training Paradigm**: Not retrained, but restructured for improved inference performance.
41
  - **Output Size**: Supports resolutions up to 1024x1024 pixels.
42
- - **Quantization Compatibility**: Works with `optimum-quanto` for FP8 quantization.
43
 
44
  ---
45
 
 
7
  pipeline_tag: text-to-image
8
  ---
9
 
 
 
 
 
10
  # Skittles v2
11
 
12
  ## Model Summary
13
 
14
+ **Skittles v2** is a cutting-edge text-to-image generation model, created by merging components from the **FLUX.1 Schnell** architecture. By combining the precision of **FLUX.1 Schnell** with advanced tweaks, **Skittles v2** is designed to offer high-quality image outputs.
15
 
16
  - **Type**: Text-to-Image Generation
17
  - **Architecture**: Merged FLUX.1 Schnell with CFG capabilities
18
+ - **Output Quality**: Seems to be on par with **FLUX.1 Dev**
19
+ - **Performance**: Optimized for both image fidelity (speed is degraded (I'm looking into it))
20
 
21
  ---
22
 
 
24
 
25
  - **CFG Integration**: Skittles v2 unlocks CFG (Classifier-Free Guidance) capabilities, offering fine-grained control over image generation.
26
  - **High Fidelity**: Produces ultra-realistic and detailed images.
 
27
  - **Customizable Output**: Supports a wide range of prompts, styles, and configurations.
28
 
29
  ---
 
34
  - **Merge Approach**: The model was combined using a custom merging strategy, blending FLUX.1 Schnell’s architecture with optimized CFG decoding.
35
  - **Training Paradigm**: Not retrained, but restructured for improved inference performance.
36
  - **Output Size**: Supports resolutions up to 1024x1024 pixels.
 
37
 
38
  ---
39