Rename config.yaml to config.json
Browse files- config.json +4 -0
- config.yaml +0 -2
config.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
diffusers_version: "0.31.0"
|
3 |
+
infu_flux_version: "1.0"
|
4 |
+
}
|
config.yaml
DELETED
@@ -1,2 +0,0 @@
|
|
1 |
-
diffusers_version: "0.31.0"
|
2 |
-
infu_flux_version: "1.0"
|
|
|
|
|
|