Update config.txt
Browse files- config.txt +1 -1
config.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
{
|
| 2 |
"default_loras_min_weight": -2,
|
| 3 |
"default_loras_max_weight": 2,
|
| 4 |
-
"default_max_lora_number":
|
| 5 |
"path_checkpoints": [
|
| 6 |
"/content/Fooocus/models/checkpoints"
|
| 7 |
],
|
|
|
|
| 1 |
{
|
| 2 |
"default_loras_min_weight": -2,
|
| 3 |
"default_loras_max_weight": 2,
|
| 4 |
+
"default_max_lora_number": 25,
|
| 5 |
"path_checkpoints": [
|
| 6 |
"/content/Fooocus/models/checkpoints"
|
| 7 |
],
|