fffiloni commited on
Commit
27e9b61
·
verified ·
1 Parent(s): ca4b227

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -12
requirements.txt CHANGED
@@ -6,27 +6,27 @@ torchvision==0.26.0
6
  torchaudio==2.11.0
7
 
8
  spaces
9
- gradio
10
  huggingface_hub
11
  hf_xet
 
12
 
13
- cupy-cuda12x
14
- transformers
15
- controlnet-aux==0.0.7
16
- imageio
17
- imageio[ffmpeg]
18
  safetensors
19
  einops
20
  sentencepiece
21
  protobuf
22
  modelscope
23
  ftfy
24
- nvidia-ml-py
25
- accelerate
26
- lightning
27
- pandas
28
- websockets
29
  pyexr
30
  natsort
31
- dashscope
 
32
  omegaconf
 
 
 
6
  torchaudio==2.11.0
7
 
8
  spaces
9
+ gradio==6.14.0
10
  huggingface_hub
11
  hf_xet
12
+ hf_transfer
13
 
14
+ transformers==4.50.0
15
+ accelerate
 
 
 
16
  safetensors
17
  einops
18
  sentencepiece
19
  protobuf
20
  modelscope
21
  ftfy
22
+ imageio
23
+ imageio[ffmpeg]
24
+ Pillow
25
+ opencv-python-headless
 
26
  pyexr
27
  natsort
28
+ pandas
29
+ websockets
30
  omegaconf
31
+ nvidia-ml-py
32
+ tqdm