Added requirements.txt and cache_settings.json

This commit is contained in:
TSC
2023-06-06 23:00:10 -05:00
committed by GitHub
parent 4f9c6a19b5
commit f15b9423c6
2 changed files with 13 additions and 0 deletions

12
cache_settings.json Normal file
View 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
View File

@@ -0,0 +1 @@
simpleeval