Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ streamlit-option-menu
|
|
3 |
pymongo
|
4 |
transformers[torch]
|
5 |
dnspython
|
6 |
-
bardapi
|
|
|
|
3 |
pymongo
|
4 |
transformers[torch]
|
5 |
dnspython
|
6 |
+
bardapi
|
7 |
+
langdetect
|