gokaygokay commited on
Commit
9975670
·
verified ·
1 Parent(s): c09ce28

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +27 -1
requirements.txt CHANGED
@@ -16,4 +16,30 @@ colour-science
16
  rembg
17
  pixeloe
18
  transparent-background
19
- spandrel
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
16
  rembg
17
  pixeloe
18
  transparent-background
19
+ spandrel
20
+ comfyui-frontend-package==1.18.10
21
+ comfyui-workflow-templates==0.1.14
22
+ torch
23
+ torchsde
24
+ torchvision
25
+ torchaudio
26
+ numpy>=1.25.0
27
+ einops
28
+ transformers>=4.28.1
29
+ tokenizers>=0.13.3
30
+ sentencepiece
31
+ safetensors>=0.4.2
32
+ aiohttp>=3.11.8
33
+ yarl>=1.18.0
34
+ pyyaml
35
+ Pillow
36
+ scipy
37
+ tqdm
38
+ psutil
39
+
40
+ #non essential dependencies:
41
+ kornia>=0.7.1
42
+ spandrel
43
+ soundfile
44
+ av>=14.2.0
45
+ pydantic~=2.0