SuperRealCo commited on
Commit
fb08c71
·
verified ·
1 Parent(s): c040930

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.23.4
2
- comfyui-workflow-templates==0.1.39
3
- comfyui-embedded-docs==0.2.4
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
-
24
- #non essential dependencies:
25
- kornia>=0.7.1
26
- spandrel
27
- soundfile
28
- av>=14.2.0
29
- pydantic~=2.0
30
- pydantic-settings~=2.0