Njomo commited on
Commit
c5f7611
·
1 Parent(s): 83615c4

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -105
requirements.txt DELETED
@@ -1,105 +0,0 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.4
3
- aiosignal==1.3.1
4
- altair==4.2.2
5
- anyio==3.6.2
6
- appdirs==1.4.4
7
- async-timeout==4.0.2
8
- attrs==22.2.0
9
- brotlipy==0.7.0
10
- cchardet==2.1.7
11
- certifi==2022.12.7
12
- cffi==1.15.1
13
- chardet==4.0.0
14
- charset-normalizer==3.1.0
15
- click==8.0.4
16
- contourpy==1.0.7
17
- cryptography==39.0.1
18
- cycler==0.11.0
19
- dataclasses-json==0.5.7
20
- entrypoints==0.4
21
- faiss-gpu==1.7.2
22
- fastapi==0.94.1
23
- ffmpy==0.3.0
24
- filelock==3.9.0
25
- flit_core==3.6.0
26
- fonttools==4.39.2
27
- frozenlist==1.3.3
28
- fsspec==2023.3.0
29
- future==0.18.3
30
- gradio==3.21.0
31
- greenlet==2.0.2
32
- h11==0.14.0
33
- httpcore==0.16.3
34
- httpx==0.23.3
35
- huggingface-hub==0.13.2
36
- idna==3.4
37
- importlib-resources==5.12.0
38
- Jinja2==3.1.2
39
- jmespath==0.10.0
40
- joblib==1.1.1
41
- jsonschema==4.17.3
42
- kiwisolver==1.4.4
43
- langchain==0.0.114
44
- linkify-it-py==2.0.0
45
- markdown-it-py==2.2.0
46
- MarkupSafe==2.1.2
47
- marshmallow==3.19.0
48
- marshmallow-enum==1.5.1
49
- matplotlib==3.7.1
50
- mdit-py-plugins==0.3.3
51
- mdurl==0.1.2
52
- mkl-fft==1.3.1
53
- mkl-random==1.2.2
54
- mkl-service==2.4.0
55
- multidict==6.0.4
56
- mypy-extensions==1.0.0
57
- nltk==3.7
58
- numpy==1.23.5
59
- orjson==3.8.7
60
- packaging==23.0
61
- pandas==1.5.3
62
- Pillow==9.4.0
63
- pip==23.0.1
64
- pooch==1.4.0
65
- pycparser==2.21
66
- pydantic==1.10.6
67
- pydub==0.25.1
68
- pyOpenSSL==23.0.0
69
- pyparsing==3.0.9
70
- pyrsistent==0.19.3
71
- PySocks==1.7.1
72
- python-dateutil==2.8.2
73
- python-multipart==0.0.6
74
- pytz==2022.7.1
75
- PyYAML==6.0
76
- regex==2022.7.9
77
- requests==2.28.2
78
- rfc3986==1.5.0
79
- s3transfer==0.6.0
80
- scikit-learn==1.2.1
81
- scipy==1.10.0
82
- sentence-transformers==2.2.2
83
- sentencepiece==0.1.95
84
- setuptools==65.6.3
85
- six==1.16.0
86
- sniffio==1.3.0
87
- SQLAlchemy==1.4.46
88
- starlette==0.26.1
89
- tenacity==8.2.2
90
- threadpoolctl==2.2.0
91
- tokenizers==0.11.4
92
- toolz==0.12.0
93
- torch==1.12.1
94
- torchvision==0.14.0
95
- tqdm==4.64.1
96
- transformers==4.24.0
97
- typing_extensions==4.5.0
98
- typing-inspect==0.8.0
99
- uc-micro-py==1.0.1
100
- urllib3==1.26.15
101
- uvicorn==0.21.1
102
- websockets==10.4
103
- wheel==0.38.4
104
- yarl==1.8.2
105
- zipp==3.15.0