Anyfusion commited on
Commit
df93d9e
·
verified ·
1 Parent(s): 794903b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
2
  library_name: diffusers
 
 
3
  ---
4
 
5
  # Model Card for Model ID
6
 
7
- <!-- Provide a quick summary of what the model is/does. -->
8
 
9
 
10
 
 
1
  ---
2
  library_name: diffusers
3
+ base_model:
4
+ - black-forest-labs/FLUX.1-dev
5
  ---
6
 
7
  # Model Card for Model ID
8
 
9
+ Quantized 4bit version of black-forest-labs/FLUX.1-dev fused with the lora from alimama-creative/FLUX.1-Turbo-Alpha
10
 
11
 
12