mirror of
https://github.com/jags111/efficiency-nodes-comfyui.git
synced 2026-03-21 21:22:13 -03:00
Added requirements.txt and cache_settings.json
This commit is contained in:
12
cache_settings.json
Normal file
12
cache_settings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"Efficient Loader": {
|
||||
"ckpt": 1,
|
||||
"vae": 1,
|
||||
"lora": 1
|
||||
},
|
||||
"XY Plot": {
|
||||
"ckpt": 5,
|
||||
"vae": 5,
|
||||
"lora": 5
|
||||
}
|
||||
}
|
||||
1
requirements.txt
Normal file
1
requirements.txt
Normal file
@@ -0,0 +1 @@
|
||||
simpleeval
|
||||
Reference in New Issue
Block a user