Add some missing direct dependencies that were getting pulled indirectly.

This commit is contained in:
comfyanonymous 2023-06-13 02:45:26 -04:00
parent 2b14041d4b
commit cb180b9998

View File

@ -8,3 +8,6 @@ pytorch_lightning
aiohttp aiohttp
accelerate accelerate
pyyaml pyyaml
Pillow
scipy
tqdm