Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +20 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,21 @@
|
|
| 1 |
gradio
|
| 2 |
-
requests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 2 |
+
requests
|
| 3 |
+
smolagents
|
| 4 |
+
smolagents[litellm]
|
| 5 |
+
transformers
|
| 6 |
+
wikipedia
|
| 7 |
+
stackapi
|
| 8 |
+
bs4
|
| 9 |
+
torch
|
| 10 |
+
langchain
|
| 11 |
+
arxiv
|
| 12 |
+
xmltodict
|
| 13 |
+
accelerate
|
| 14 |
+
youtube_transcript_api
|
| 15 |
+
spacy
|
| 16 |
+
https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.7.1/en_core_web_sm-3.7.1-py3-none-any.whl
|
| 17 |
+
pandas
|
| 18 |
+
numpy
|
| 19 |
+
scipy
|
| 20 |
+
scikit-learn
|
| 21 |
+
langchain.community
|