fffiloni commited on
Commit
a7d0ea1
·
verified ·
1 Parent(s): baac992

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -4
requirements.txt CHANGED
@@ -1,5 +1,15 @@
1
- torch>=2.0.0
2
- torchvision
 
 
 
 
 
 
 
 
 
 
3
  cupy-cuda12x
4
  transformers
5
  controlnet-aux==0.0.7
@@ -11,11 +21,12 @@ sentencepiece
11
  protobuf
12
  modelscope
13
  ftfy
14
- pynvml
15
  accelerate
16
  lightning
17
  pandas
18
  websockets
19
  pyexr
20
  natsort
21
- dashscope
 
 
1
+ --index-url https://download.pytorch.org/whl/cu130
2
+ --extra-index-url https://pypi.org/simple
3
+
4
+ torch==2.11.0
5
+ 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
 
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