Bucket API

This commit is contained in:
JeLuF
2023-07-27 21:56:36 +02:00
parent 646aeac858
commit 97035a54ed
5 changed files with 81 additions and 8 deletions

View File

@ -26,6 +26,7 @@ modules_to_check = {
"pycloudflared": "0.2.0",
"ruamel.yaml": "0.17.21",
"sqlalchemy": "2.0.19",
"python-multipart": "0.0.6",
# "xformers": "0.0.16",
}
modules_to_log = ["torch", "torchvision", "sdkit", "stable-diffusion-sdkit"]