atereoyinn commited on
Commit
77ba2a1
1 Parent(s): 6eafde4

resolved req

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -3
requirements.txt CHANGED
@@ -3,7 +3,11 @@ transformers
3
  faster-whisper
4
  pydantic
5
  accelerate
 
6
  bitsandbytes==0.43.3
7
- torch==2.0.1+cu118
8
- torchvision==0.15.2+cu118
9
- -f https://download.pytorch.org/whl/torch_stable.html
 
 
 
 
3
  faster-whisper
4
  pydantic
5
  accelerate
6
+ <<<<<<< HEAD
7
  bitsandbytes==0.43.3
8
+ =======
9
+ bitsandbytes
10
+ >>>>>>> 59a267b (resolved req)
11
+ torch
12
+ torchvision
13
+