ModelSurge / sd-webui-comfyui

An extension to integrate ComfyUI workflows into the Webui's pipeline
MIT License
516 stars 32 forks source link

Detect whether the temporary directory is a tmpfs #143

Open ljleb opened 1 year ago

ljleb commented 1 year ago

Detect whether the temporary directory is a tmpfs or ramdisk instead of relying on usual OS configuration. psutil may come in handy?