city96 commited on
Commit
34c2d53
1 Parent(s): 3c23992

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -0
README.md ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: black-forest-labs/FLUX.1-schnell
3
+ library_name: gguf
4
+ license: apache-2.0
5
+ quantized_by: city96
6
+ tags:
7
+ - text-to-image
8
+ - image-generation
9
+ - flux
10
+ ---
11
+
12
+ This is a direct GGUF conversion of [black-forest-labs/FLUX.1-schnell](https://huggingface.co/black-forest-labs/FLUX.1-schnell)
13
+
14
+ The model files can be used with the [ComfyUI-GGUF](https://github.com/city96/ComfyUI-GGUF) custom node.
15
+
16
+ Place model files in `ComfyUI/models/unet` - see the GitHub readme for further install instructions.