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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -4
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
- torch==2.4.0+cu118
2
- gradio
3
- spaces
4
- torchsde
5
  torchvision
6
  torchaudio
 
 
 
 
 
7
  numpy>=1.25.0
8
  einops
9
  transformers>=4.28.1
@@ -21,3 +23,8 @@ psutil
21
  kornia>=0.7.1
22
  spandrel
23
  soundfile
 
 
 
 
 
 
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
 
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