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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -9
requirements.txt CHANGED
@@ -1,11 +1,11 @@
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
7
- tokenizers>=0.13.3
8
- sentencepiece
9
  safetensors>=0.4.2
10
  aiohttp
11
  pyyaml
@@ -13,14 +13,7 @@ Pillow
13
  scipy
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
 
1
  torch==2.4.0
2
  torchvision==0.19.0
3
  torchaudio==2.4.0
4
+ gradio==5.12.0
5
+ spaces==0.32.0
6
  numpy>=1.25.0
7
  einops
8
  transformers>=4.28.1
 
 
9
  safetensors>=0.4.2
10
  aiohttp
11
  pyyaml
 
13
  scipy
14
  tqdm
15
  psutil
 
 
 
 
16
  kornia>=0.7.1
17
  spandrel
18
  torchsde
 
 
 
19
  triton==3.0.0