IS361Group4 commited on
Commit
0961883
·
verified ·
1 Parent(s): 5838c29

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -95
requirements.txt CHANGED
@@ -1,97 +1,7 @@
1
- aiofiles==23.2.1
2
- altair==5.3.0
3
- annotated-types==0.7.0
4
- anyio==4.4.0
5
- arxiv
6
- attrs==23.2.0
7
- beautifulsoup4
8
- certifi==2024.7.4
9
- charset-normalizer==3.3.2
10
- click==8.1.7
11
- colorama==0.4.6
12
- contourpy==1.2.1
13
- cycler==0.12.1
14
- dnspython==2.6.1
15
- email_validator==2.2.0
16
- fastapi==0.115.8
17
- fastapi-cli==0.0.4
18
- ffmpy==0.3.2
19
- filelock==3.15.4
20
- fonttools==4.53.1
21
- fsspec==2024.6.1
22
- gradio==5.15.0
23
- gradio_client==1.7.0
24
- h11==0.14.0
25
- httpcore==1.0.5
26
- httptools==0.6.1
27
- httpx==0.27.0
28
- huggingface-hub==0.28.1
29
- idna==3.7
30
- importlib_resources==6.4.0
31
- ipykernel
32
- Jinja2==3.1.4
33
- joblib==1.4.2
34
- jsonschema==4.23.0
35
- jsonschema-specifications==2023.12.1
36
- kiwisolver==1.4.5
37
  langchain
38
- langchain-community
39
- langchain-core
40
- langchain_openai
41
- langsmith
42
- lxml
43
- markdown-it-py==3.0.0
44
- MarkupSafe==2.1.5
45
- matplotlib==3.9.1
46
- mdurl==0.1.2
47
- numpy==1.26.4
48
  openai
49
- orjson==3.10.6
50
- packaging==24.1
51
- pandas==2.2.2
52
- pillow==10.4.0
53
- pydantic==2.8.2
54
- pydantic_core==2.20.1
55
- pydub==0.25.1
56
- Pygments==2.18.0
57
- pyparsing==3.1.2
58
- pymupdf
59
- pypdf
60
- python-dateutil==2.9.0.post0
61
- python-dotenv==1.0.1
62
- python-multipart==0.0.20
63
- pytz==2024.1
64
- PyYAML==6.0.1
65
- referencing==0.35.1
66
- requests==2.32.3
67
- rich==13.7.1
68
- rpds-py==0.19.0
69
- ruff==0.9.5
70
- safehttpx==0.1.6
71
- scikit-learn==1.3.2
72
- scipy==1.14.0
73
- semantic-version==2.10.0
74
- shellingham==1.5.4
75
- six==1.16.0
76
- sniffio==1.3.1
77
- spacy
78
- starlette==0.45.3
79
- tensorflow
80
- tf-keras
81
- threadpoolctl==3.5.0
82
- tiktoken
83
- tomlkit==0.12.0
84
- toolz==0.12.1
85
- torch
86
- tqdm==4.66.4
87
- transformers[sentencepiece]
88
- typer==0.12.3
89
- typing_extensions==4.12.2
90
- tzdata==2024.1
91
- ujson==5.10.0
92
- unstructured
93
- urllib3==2.2.2
94
- uvicorn==0.30.1
95
- watchfiles==0.22.0
96
- websockets==11.0.3
97
- wikipedia
 
1
+ gradio>=4.0
2
+ transformers
3
+ pandas
4
+ joblib
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
  langchain
6
+ langchain-openai
 
 
 
 
 
 
 
 
 
7
  openai