Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -23,3 +23,9 @@ torchsde
|
|
23 |
aiohttp
|
24 |
torchaudio
|
25 |
comfyui-frontend-package
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
aiohttp
|
24 |
torchaudio
|
25 |
comfyui-frontend-package
|
26 |
+
comfyui-workflow-templates
|
27 |
+
kornia>=0.7.1
|
28 |
+
spandrel
|
29 |
+
av>=14.2.0
|
30 |
+
soundfile
|
31 |
+
cffi>=1.0
|