Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -9,9 +9,7 @@ sentencepiece
|
|
9 |
transformers
|
10 |
gguf
|
11 |
protobuf
|
12 |
-
|
13 |
-
--extra-index-url https://download.pytorch.org/whl/cpu
|
14 |
torch
|
15 |
|
16 |
gradio_log
|
17 |
-
bitsandbytes
|
|
|
9 |
transformers
|
10 |
gguf
|
11 |
protobuf
|
|
|
|
|
12 |
torch
|
13 |
|
14 |
gradio_log
|
15 |
+
# bitsandbytes
|