calcuis commited on
Commit
b73524e
·
verified ·
1 Parent(s): 1e7872d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -8,6 +8,19 @@ pipeline_tag: text-to-image
8
  tags:
9
  - gguf-connector
10
  - gguf-node
 
 
 
 
 
 
 
 
 
 
 
 
 
11
  ---
12
  ## sd3.5-lite-gguf
13
  - use 8-step which is faster around 70% than the original 24-step; quality remains (it depends)
@@ -20,8 +33,10 @@ ggc s3
20
  >
21
  >1. sd3.5-2b-lite-iq4_nl.gguf
22
  >2. sd3.5-2b-lite-iq4_xs.gguf
23
- >3. sd3.5-8b-lite-mxfp4_moe.gguf
24
  >
25
  >Enter your choice (1 to 3): _
26
  >
27
- - you will get the image output in few seconds even with beginner level gpu or even cpu
 
 
 
8
  tags:
9
  - gguf-connector
10
  - gguf-node
11
+ widget:
12
+ - text: >-
13
+ a cat walking in a cyber city with joy
14
+ output:
15
+ url: output1.webp
16
+ - text: >-
17
+ a girl in kinomo walking in a cyber city with smile
18
+ output:
19
+ url: output2.webp
20
+ - text: >-
21
+ a monkey in a hat sitting in a coffee shop reading newspaper
22
+ output:
23
+ url: output3.webp
24
  ---
25
  ## sd3.5-lite-gguf
26
  - use 8-step which is faster around 70% than the original 24-step; quality remains (it depends)
 
33
  >
34
  >1. sd3.5-2b-lite-iq4_nl.gguf
35
  >2. sd3.5-2b-lite-iq4_xs.gguf
36
+ >3. sd3.5-2b-lite-mxfp4_moe.gguf
37
  >
38
  >Enter your choice (1 to 3): _
39
  >
40
+ - you will get the image output in few seconds (2b) even with beginner level gpu or even cpu
41
+
42
+ <Gallery />