Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ InstructorEmbedding
|
|
9 |
|
10 |
transformers
|
11 |
accelerate
|
12 |
-
bitsandbytes-cuda
|
|
|
|
9 |
|
10 |
transformers
|
11 |
accelerate
|
12 |
+
bitsandbytes-cuda
|
13 |
+
nvidia-smi
|