Add ComfyUI model installation guide

#1
by Lexius - opened
Files changed (1) hide show
  1. README.md +15 -0
README.md CHANGED
@@ -4,3 +4,18 @@ tags:
4
  - diffusion-single-file
5
  - comfyui
6
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  - diffusion-single-file
5
  - comfyui
6
  ---
7
+
8
+ # USO 1.0
9
+
10
+ Repackaged model files for ComfyUI.
11
+
12
+ Place the files in the following folders:
13
+
14
+ ```
15
+ πŸ“‚ ComfyUI/
16
+ β”œβ”€β”€ πŸ“‚ models/
17
+ β”‚ β”œβ”€β”€ πŸ“‚ loras/
18
+ β”‚ β”‚ └── uso-flux1-dit-lora-v1.safetensors
19
+ β”‚ β”œβ”€β”€ πŸ“‚ model_patches/
20
+ β”‚ β”‚ └── uso-flux1-projector-v1.safetensors
21
+ ```