nftnik commited on
Commit
1e4d500
·
verified ·
1 Parent(s): 7933acd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -12
requirements.txt CHANGED
@@ -1,11 +1,6 @@
1
  torch==2.4.0
2
- torchvision
3
- torchaudio
4
- torchsde
5
-
6
- gradio
7
- spaces
8
-
9
  numpy>=1.25.0
10
  einops
11
  transformers>=4.28.1
@@ -19,12 +14,13 @@ scipy
19
  tqdm
20
  psutil
21
 
22
- #non essential dependencies:
 
 
23
  kornia>=0.7.1
24
  spandrel
 
25
  soundfile
26
 
27
- nvidia-cuda-runtime-cu11
28
- nvidia-cuda-nvrtc-cu11
29
- nvidia-cuda-cupti-cu11
30
- nvidia-cudnn-cu11
 
1
  torch==2.4.0
2
+ torchvision==0.19.0
3
+ torchaudio==2.4.0
 
 
 
 
 
4
  numpy>=1.25.0
5
  einops
6
  transformers>=4.28.1
 
14
  tqdm
15
  psutil
16
 
17
+ # Dependências do ComfyUI
18
+ gradio==5.12.0
19
+ spaces==0.32.0
20
  kornia>=0.7.1
21
  spandrel
22
+ torchsde
23
  soundfile
24
 
25
+ # CUDA dependencies
26
+ triton==3.0.0