calcuis commited on
Commit
aa6da57
·
verified ·
1 Parent(s): 977ae51

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -9,12 +9,25 @@ base_model:
9
  pipeline_tag: text-to-image
10
  tags:
11
  - gguf-node
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  # **gguf quantized version of sd3.5-large (incl. gguf encoder and gguf vae)**
15
  - drag **sd3.5** to > `./ComfyUI/models/diffusion_models`
16
  - drag **clip-g, clip-l, t5xxl** to > `./ComfyUI/models/text_encoders`
17
  - drag **vae** to > `./ComfyUI/models/vae`
 
 
 
18
 
19
  ### reference
20
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)
 
9
  pipeline_tag: text-to-image
10
  tags:
11
  - gguf-node
12
+ widget:
13
+ - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
14
+ output:
15
+ url: samples\ComfyUI_00001_.png
16
+ - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
17
+ output:
18
+ url: samples\ComfyUI_00002_.png
19
+ - text: cute anime girl with massive fluffy fennec ears and a big fluffy tail blonde messy long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress and a white apron mouth open holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest and very expensive stuff everywhere
20
+ output:
21
+ url: samples\ComfyUI_00003_.png
22
  ---
23
 
24
  # **gguf quantized version of sd3.5-large (incl. gguf encoder and gguf vae)**
25
  - drag **sd3.5** to > `./ComfyUI/models/diffusion_models`
26
  - drag **clip-g, clip-l, t5xxl** to > `./ComfyUI/models/text_encoders`
27
  - drag **vae** to > `./ComfyUI/models/vae`
28
+ - drag demo picture (below) to > your browser for workflow
29
+
30
+ <Gallery />
31
 
32
  ### reference
33
  - base model from [stabilityai](https://huggingface.co/stabilityai/stable-diffusion-3.5-large)