Upload config.json
Browse files- config.json +5 -0
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"base_model": "Lightricks/LTX-2.5",
|
| 3 |
+
"adapter_type": "lora",
|
| 4 |
+
"library_name": "comfyui"
|
| 5 |
+
}
|