Commit
·
f3fa776
1
Parent(s):
4d28021
updated req file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ python-dotenv
|
|
9 |
wikipedia
|
10 |
pandas
|
11 |
faiss-cpu
|
12 |
-
langchain_huggingface
|
|
|
|
9 |
wikipedia
|
10 |
pandas
|
11 |
faiss-cpu
|
12 |
+
langchain_huggingface
|
13 |
+
gradio[oauth]
|