oceansweep commited on
Commit
0b72aef
1 Parent(s): fb7b471

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +54 -130
requirements.txt CHANGED
@@ -1,137 +1,61 @@
1
- accelerate==0.29.2
2
- aiofiles==23.2.1
3
- altair==5.3.0
4
- annotated-types==0.6.0
5
- anyio==4.3.0
6
- attrs==23.2.0
7
- av==11.0.0
8
- Brotli==1.1.0
9
- bs4
10
- certifi==2024.7.4
11
- charset-normalizer==3.3.2
12
- click==8.1.7
13
- colorama==0.4.6
14
- coloredlogs==15.0.1
15
- contourpy==1.2.1
16
- ctranslate2==4.2.1
17
- cycler==0.12.1
18
- dnspython==2.6.1
19
- email_validator==2.1.1
20
- fastapi==0.111.0
21
- fastapi-cli==0.0.3
22
- faster-whisper==1.0.1
23
- ffmpeg==1.4
24
- ffmpy==0.3.2
25
- filelock==3.13.4
26
- fire==0.6.0
27
- flatbuffers==24.3.25
28
- fonttools==4.51.0
29
- fsspec==2024.3.1
30
- gradio==4.29.0
31
- gradio_client==0.16.1
32
- h11==0.14.0
33
- httpcore==1.0.5
34
- httptools==0.6.1
35
- httpx==0.27.0
36
- huggingface-hub==0.22.2
37
- humanfriendly==10.0
38
- idna==3.7
39
- importlib_resources==6.4.0
40
- Jinja2==3.1.4
41
- jsonschema==4.22.0
42
- jsonschema-specifications==2023.12.1
43
- kiwisolver==1.4.5
44
- markdown-it-py==3.0.0
45
- MarkupSafe==2.1.5
46
- matplotlib==3.8.4
47
- mdurl==0.1.2
48
- mpmath==1.3.0
49
- mutagen==1.47.0
50
- networkx==3.3
51
- numpy==1.26.4
52
- onnxruntime==1.17.3
53
  openai
54
- orjson==3.10.3
55
- packaging==24.0
56
- pandas==2.2.2
57
- pillow==10.3.0
58
  playwright
59
- protobuf==5.26.1
60
- psutil==5.9.8
61
  pyannote.audio
62
- pycryptodomex==3.20.0
63
- pydantic==2.7.1
64
- pydantic_core==2.18.2
65
- pydub==0.25.1
66
- pyee==11.1.0
67
- Pygments==2.18.0
68
- pypandoc_binary
69
- pypandoc
70
- pyparsing==3.1.2
71
- pyreadline3==3.4.1
72
- python-dateutil==2.9.0.post0
73
- python-dotenv==1.0.1
74
- python-ffmpeg==2.0.12
75
- python-multipart==0.0.9
76
- pytz==2024.1
77
- PyYAML==6.0.1
78
- referencing==0.35.1
79
- regex==2023.12.25
80
- requests==2.32.2
81
- rich==13.7.1
82
- rpds-py==0.18.1
83
- ruff==0.4.3
84
- safetensors==0.4.2
85
- semantic-version==2.10.0
86
- sentencepiece==0.2.0
87
- setuptools==69.5.1
88
- shellingham==1.5.4
89
- six==1.16.0
90
- scikit-learn
91
- sniffio==1.3.1
92
- starlette==0.37.2
93
- sympy==1.12
94
- termcolor==2.4.0
95
- timm==0.9.16
96
- tokenizers==0.15.2
97
- tomlkit==0.12.0
98
- toolz==0.12.1
99
- torchvision==0.17.2
100
- tqdm==4.66.3
101
- trafilatura
102
- transformers==4.39.3
103
- typer==0.12.3
104
- typing_extensions==4.11.0
105
- tzdata==2024.1
106
- ujson==5.9.0
107
- urllib3==2.2.2
108
- uvicorn==0.29.0
109
- watchfiles==0.21.0
110
- websockets==11.0.3
111
- yt-dlp
112
- nltk
113
- torch
114
- torchaudio
115
- openai~=1.28.1
116
- tiktoken~=0.6.0
117
  pymupdf
118
- chromadb
119
- protobuf==5.26.1
 
 
 
 
 
 
 
 
 
 
 
120
  textstat
121
- elasticsearch
122
- mwparserfromhell
123
- lxml_html_clean
124
- mwxml
125
- langdetect
126
- ebooklib
127
- docx2txt
128
  toml
129
- chardet
 
 
 
 
130
  datasets
131
- arxiv
132
- lxml_html_clean
133
- #torch==2.2.2+cu121
134
- #torchaudio==2.2.2+cu121
135
- #websockets
136
- #yt-dlp==2024.4.9
137
- #--extra-index-url https://download.pytorch.org/whl/cu113
 
1
+ arxiv
2
+ beautifulsoup4
3
+ bert_score
4
+ chardet
5
+ chromadb
6
+ docx2txt
7
+ EbookLib
8
+ elasticsearch
9
+ fastapi
10
+ faster_whisper
11
+ fire
12
+ FlashRank
13
+ fugashi
14
+ gradio
15
+ jieba
16
+ Jinja2
17
+ joblib
18
+ langchain
19
+ langdetect
20
+ mwparserfromhell
21
+ mwxml
22
+ nltk
23
+ numpy
24
+ onnxruntime
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  openai
26
+ pandas
27
+ Pillow
 
 
28
  playwright
29
+ psycopg2
 
30
  pyannote.audio
31
+ PyAudio
32
+ pydub
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  pymupdf
34
+ pypandoc
35
+ pypandoc_binary
36
+ pytest
37
+ python-dotenv
38
+ PyYAML
39
+ Requests
40
+ rouge_score
41
+ sacrebleu
42
+ scikit_learn
43
+ sentence_transformers
44
+ SQLAlchemy
45
+ streamlit
46
+ tenacity
47
  textstat
48
+ tiktoken
 
 
 
 
 
 
49
  toml
50
+ tqdm
51
+ trafilatura
52
+ transformers
53
+ urllib3
54
+ yt_dlp
55
  datasets
56
+ tqdm
57
+ --index-url https://download.pytorch.org/whl/cu124
58
+ --extra-index-url https://pypi.org/simple
59
+ torch
60
+ torchaudio
61
+ torchvision