Upload custom_nodes/comfyui-stringsandthings/requirements.txt with huggingface_hub
Browse files
custom_nodes/comfyui-stringsandthings/requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.6.0
|
2 |
+
torchvision==0.20.1
|
3 |
+
scipy==1.13.1
|
4 |
+
Pillow==10.3.0
|
5 |
+
numpy==1.26.4
|