Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ duckduckgo-search
|
|
| 8 |
httpx
|
| 9 |
huggingface-hub
|
| 10 |
sentencepiece
|
| 11 |
-
protobuf
|
|
|
|
|
|
|
|
|
| 8 |
httpx
|
| 9 |
huggingface-hub
|
| 10 |
sentencepiece
|
| 11 |
+
protobuf
|
| 12 |
+
bitsandbytes
|
| 13 |
+
requests
|