multimodalart HF Staff commited on
Commit
6fa3b0c
·
verified ·
1 Parent(s): 6ccabd4

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -30
requirements.txt DELETED
@@ -1,30 +0,0 @@
1
- comfyui-frontend-package==1.25.11
2
- comfyui-workflow-templates==0.1.70
3
- comfyui-embedded-docs==0.2.6
4
- torch
5
- torchsde
6
- torchvision
7
- torchaudio
8
- numpy>=1.25.0
9
- einops
10
- transformers>=4.37.2
11
- tokenizers>=0.13.3
12
- sentencepiece
13
- safetensors>=0.4.2
14
- aiohttp>=3.11.8
15
- yarl>=1.18.0
16
- pyyaml
17
- Pillow
18
- scipy
19
- tqdm
20
- psutil
21
- alembic
22
- SQLAlchemy
23
- av>=14.2.0
24
-
25
- #non essential dependencies:
26
- kornia>=0.7.1
27
- spandrel
28
- soundfile
29
- pydantic~=2.0
30
- pydantic-settings~=2.0