neo7team commited on
Commit
a9e3c6f
·
verified ·
1 Parent(s): 4094898

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -32,11 +32,14 @@ vector-quantize-pytorch==1.9.14
32
  wandb
33
  webdataset==0.2.48
34
  x-transformers==1.42.11
35
- numpy==1.23.5
36
  accelerate>=0.20.3
37
  scipy>=1.10.1
38
  librosa>=0.10.0
39
  ffmpeg-python>=0.2.0
40
  ninja
41
  spaces
42
- protobuf==3.19.0
 
 
 
 
32
  wandb
33
  webdataset==0.2.48
34
  x-transformers==1.42.11
35
+ numpy # Remove version pin
36
  accelerate>=0.20.3
37
  scipy>=1.10.1
38
  librosa>=0.10.0
39
  ffmpeg-python>=0.2.0
40
  ninja
41
  spaces
42
+ protobuf # Remove version pin
43
+ # Check if websockets and tensorboard are in your original list and remove pins if they are
44
+ # websockets
45
+ # tensorboard