pragnakalp commited on
Commit
916cd7c
1 Parent(s): 527bf16

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -97
requirements.txt CHANGED
@@ -1,107 +1,14 @@
1
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
2
- aiofiles==23.2.1
3
- altair==5.2.0
4
- annotated-types==0.6.0
5
- anyio==4.2.0
6
- attrs==23.2.0
7
- blis==0.7.11
8
- catalogue==2.0.10
9
- certifi==2024.2.2
10
- chardet==3.0.4
11
- click==8.1.7
12
- cloudpathlib==0.16.0
13
- cmake==3.28.1
14
- confection==0.1.4
15
- contourpy==1.1.1
16
- cycler==0.12.1
17
- cymem==2.0.8
18
- en-core-web-sm==3.7.1
19
- exceptiongroup==1.2.0
20
- fastapi==0.109.2
21
- ffmpy==0.3.1
22
- filelock==3.13.1
23
  Flask==1.1.2
24
- fonttools==4.48.1
25
- fsspec==2024.2.0
26
  future==0.18.2
27
  gradio==3.44.1
28
- gradio-client==0.5.0
29
- h11==0.14.0
30
- httpcore==1.0.2
31
- httpx==0.26.0
32
- huggingface-hub==0.20.3
33
- idna==2.10
34
- importlib-resources==6.1.1
35
- itsdangerous==2.1.2
36
  Jinja2==2.11.2
37
  joblib==0.17.0
38
- jsonschema==4.21.1
39
- jsonschema-specifications==2023.12.1
40
- kiwisolver==1.4.5
41
- langcodes==3.3.0
42
- lit==17.0.6
43
- MarkupSafe==2.0.1
44
- matplotlib==3.7.4
45
- mpmath==1.3.0
46
- murmurhash==1.0.10
47
- networkx==3.1
48
- numpy==1.24.4
49
- nvidia-cublas-cu11==11.10.3.66
50
- nvidia-cuda-cupti-cu11==11.7.101
51
- nvidia-cuda-nvrtc-cu11==11.7.99
52
- nvidia-cuda-runtime-cu11==11.7.99
53
- nvidia-cudnn-cu11==8.5.0.96
54
- nvidia-cufft-cu11==10.9.0.58
55
- nvidia-curand-cu11==10.2.10.91
56
- nvidia-cusolver-cu11==11.4.0.1
57
- nvidia-cusparse-cu11==11.7.4.91
58
- nvidia-nccl-cu11==2.14.3
59
- nvidia-nvtx-cu11==11.7.91
60
- orjson==3.9.13
61
- packaging==23.2
62
- pandas==2.0.3
63
- pillow==10.2.0
64
- pkgutil-resolve-name==1.3.10
65
- preshed==3.0.9
66
- protobuf==3.20.0
67
- pydantic==2.6.1
68
- pydantic-core==2.16.2
69
- pydub==0.25.1
70
- pyparsing==3.1.1
71
- python-dateutil==2.8.2
72
- python-multipart==0.0.7
73
- pytz==2024.1
74
- PyYAML==6.0.1
75
- referencing==0.33.0
76
- regex==2023.12.25
77
  requests==2.24.0
78
- rpds-py==0.17.1
79
- safetensors==0.4.2
80
- semantic-version==2.10.0
81
  sentencepiece==0.1.99
82
- six==1.16.0
83
- smart-open==6.4.0
84
- sniffio==1.3.0
85
- spacy==3.7.3
86
- spacy-legacy==3.0.12
87
- spacy-loggers==1.0.5
88
- srsly==2.4.8
89
- starlette==0.36.3
90
- sympy==1.12
91
- thinc==8.2.2
92
- tokenizers==0.13.3
93
- toolz==0.12.1
94
  torch==2.0.1
95
  tqdm==4.51.0
96
- transformers==4.30.2
97
- triton==2.0.0
98
- typer==0.9.0
99
- typing-extensions==4.9.0
100
- tzdata==2023.4
101
- urllib3==1.25.11
102
- uvicorn==0.27.0.post1
103
- wasabi==1.1.2
104
- weasel==0.3.4
105
- websockets==11.0.3
106
- werkzeug==3.0.1
107
- zipp==3.17.0
 
1
  en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.1/en_core_web_sm-2.3.1.tar.gz
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  Flask==1.1.2
 
 
3
  future==0.18.2
4
  gradio==3.44.1
 
 
 
 
 
 
 
 
5
  Jinja2==2.11.2
6
  joblib==0.17.0
7
+ markupsafe==2.0.1
8
+ numpy
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
9
  requests==2.24.0
 
 
 
10
  sentencepiece==0.1.99
11
+ spacy
 
 
 
 
 
 
 
 
 
 
 
12
  torch==2.0.1
13
  tqdm==4.51.0
14
+ transformers==4.30.2