jcarlosd32
commited on
Commit
•
2551da5
1
Parent(s):
fae2533
Upload config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
@@ -14,6 +14,7 @@ config:
|
|
14 |
device: cuda:0
|
15 |
model:
|
16 |
is_flux: true
|
|
|
17 |
name_or_path: black-forest-labs/FLUX.1-dev
|
18 |
quantize: true
|
19 |
network:
|
|
|
14 |
device: cuda:0
|
15 |
model:
|
16 |
is_flux: true
|
17 |
+
is_lora: true
|
18 |
name_or_path: black-forest-labs/FLUX.1-dev
|
19 |
quantize: true
|
20 |
network:
|