Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
@@ -15,4 +15,9 @@ wikipedia
|
|
15 |
arxiv
|
16 |
beautifulsoup4
|
17 |
pypdf
|
18 |
-
tiktoken
|
|
|
|
|
|
|
|
|
|
|
|
15 |
arxiv
|
16 |
beautifulsoup4
|
17 |
pypdf
|
18 |
+
tiktoken
|
19 |
+
gradio
|
20 |
+
huggingface-hub
|
21 |
+
requests
|
22 |
+
pandas
|
23 |
+
python-dotenv
|