Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ unidecode
|
|
10 |
langchain_community
|
11 |
sentencepiece
|
12 |
langchain_huggingface
|
13 |
-
bitsandbytes
|
|
|
|
10 |
langchain_community
|
11 |
sentencepiece
|
12 |
langchain_huggingface
|
13 |
+
bitsandbytes
|
14 |
+
tqdm
|