Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -105
requirements.txt
CHANGED
|
@@ -1,105 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
altair==5.2.0
|
| 5 |
-
anyio==3.7.1
|
| 6 |
-
appdirs==1.4.4
|
| 7 |
-
async-timeout==4.0.3
|
| 8 |
-
attrs==23.1.0
|
| 9 |
-
backoff==2.2.1
|
| 10 |
-
boilerpy3==1.0.7
|
| 11 |
-
cattrs==23.2.3
|
| 12 |
-
certifi==2023.11.17
|
| 13 |
-
charset-normalizer==3.3.2
|
| 14 |
-
click==8.1.7
|
| 15 |
-
contourpy==1.2.0
|
| 16 |
-
cycler==0.12.1
|
| 17 |
-
dataclasses-json==0.6.3
|
| 18 |
-
docopt==0.6.2
|
| 19 |
-
Events==0.5
|
| 20 |
-
exceptiongroup==1.2.0
|
| 21 |
-
fastapi==0.105.0
|
| 22 |
-
ffmpy==0.3.1
|
| 23 |
-
filelock==3.13.1
|
| 24 |
-
fonttools==4.47.0
|
| 25 |
-
frozenlist==1.4.1
|
| 26 |
-
fsspec==2023.12.2
|
| 27 |
-
gradio==3.50.2
|
| 28 |
-
gradio_client==0.6.1
|
| 29 |
-
greenlet==3.0.2
|
| 30 |
-
h11==0.14.0
|
| 31 |
-
httpcore==1.0.2
|
| 32 |
-
httpx==0.25.2
|
| 33 |
-
huggingface-hub==0.19.4
|
| 34 |
-
idna==3.6
|
| 35 |
-
importlib-resources==6.1.1
|
| 36 |
-
inflect==7.0.0
|
| 37 |
-
Jinja2==3.1.2
|
| 38 |
-
joblib==1.3.2
|
| 39 |
-
jsonpatch==1.33
|
| 40 |
-
jsonpointer==2.4
|
| 41 |
-
jsonschema==4.20.0
|
| 42 |
-
jsonschema-specifications==2023.11.2
|
| 43 |
-
kiwisolver==1.4.5
|
| 44 |
-
langchain==0.0.351
|
| 45 |
-
langchain-community==0.0.4
|
| 46 |
-
langchain-core==0.1.1
|
| 47 |
-
langdetect==1.0.9
|
| 48 |
-
langsmith==0.0.72
|
| 49 |
-
lazy-imports==0.3.1
|
| 50 |
-
MarkupSafe==2.1.3
|
| 51 |
-
marshmallow==3.20.1
|
| 52 |
-
matplotlib==3.8.2
|
| 53 |
-
monotonic==1.6
|
| 54 |
-
more-itertools==10.1.0
|
| 55 |
-
multidict==6.0.4
|
| 56 |
-
mypy-extensions==1.0.0
|
| 57 |
-
networkx==3.2.1
|
| 58 |
-
nltk==3.8.1
|
| 59 |
-
num2words==0.5.13
|
| 60 |
-
numpy==1.26.2
|
| 61 |
-
orjson==3.9.10
|
| 62 |
-
packaging==23.2
|
| 63 |
-
pandas==2.1.4
|
| 64 |
-
Pillow==10.1.0
|
| 65 |
-
platformdirs==4.1.0
|
| 66 |
-
posthog==3.1.0
|
| 67 |
-
prompthub-py==4.0.0
|
| 68 |
-
pydantic==1.10.13
|
| 69 |
-
pydub==0.25.1
|
| 70 |
-
pyparsing==3.1.1
|
| 71 |
-
python-dateutil==2.8.2
|
| 72 |
-
python-multipart==0.0.6
|
| 73 |
-
pytz==2023.3.post1
|
| 74 |
-
PyYAML==6.0.1
|
| 75 |
-
quantulum3==0.9.0
|
| 76 |
-
rank-bm25==0.2.2
|
| 77 |
-
referencing==0.32.0
|
| 78 |
-
regex==2023.10.3
|
| 79 |
-
requests==2.31.0
|
| 80 |
-
requests-cache==0.9.8
|
| 81 |
-
rpds-py==0.15.2
|
| 82 |
-
safetensors==0.4.1
|
| 83 |
-
scikit-learn==1.3.2
|
| 84 |
-
scipy==1.11.4
|
| 85 |
-
semantic-version==2.10.0
|
| 86 |
-
six==1.16.0
|
| 87 |
-
sniffio==1.3.0
|
| 88 |
-
SQLAlchemy==2.0.23
|
| 89 |
-
sseclient-py==1.8.0
|
| 90 |
-
starlette==0.27.0
|
| 91 |
-
tenacity==8.2.3
|
| 92 |
-
threadpoolctl==3.2.0
|
| 93 |
-
tiktoken==0.5.2
|
| 94 |
-
tokenizers==0.15.0
|
| 95 |
-
toolz==0.12.0
|
| 96 |
-
tqdm==4.66.1
|
| 97 |
-
transformers==4.35.2
|
| 98 |
-
typing-inspect==0.9.0
|
| 99 |
-
typing_extensions==4.9.0
|
| 100 |
-
tzdata==2023.3
|
| 101 |
-
url-normalize==1.4.3
|
| 102 |
-
urllib3==2.1.0
|
| 103 |
-
uvicorn==0.24.0.post1
|
| 104 |
-
websockets==11.0.3
|
| 105 |
-
yarl==1.9.4
|
|
|
|
| 1 |
+
gradio==4.19.1
|
| 2 |
+
langchain==0.1.7
|
| 3 |
+
transformers==4.37.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|