Diffusion Single File
comfyui

Add ComfyUI model installation guide

#1
by Lexius - opened
Files changed (1) hide show
  1. README.md +18 -0
README.md CHANGED
@@ -6,3 +6,21 @@ tags:
6
  - diffusion-single-file
7
  - comfyui
8
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - diffusion-single-file
7
  - comfyui
8
  ---
9
+
10
+ # NewBie-image-Exp0.1_repackaged
11
+
12
+ Repackaged model files for ComfyUI.
13
+
14
+ Original model repository: https://huggingface.co/NewBie-AI/NewBie-image-Exp0.1
15
+
16
+ Place the files in the following folders:
17
+
18
+ ```text
19
+ πŸ“‚ ComfyUI/
20
+ β”œβ”€β”€ πŸ“‚ models/
21
+ β”‚ β”œβ”€β”€ πŸ“‚ diffusion_models/
22
+ β”‚ β”‚ └── NewBie-Image-Exp0.1-bf16.safetensors
23
+ β”‚ β”œβ”€β”€ πŸ“‚ text_encoders/
24
+ β”‚ β”‚ β”œβ”€β”€ gemma_3_4b_it_bf16.safetensors
25
+ β”‚ β”‚ └── jina_clip_v2_bf16.safetensors
26
+ ```