grover101 commited on
Commit
16f6874
·
verified ·
1 Parent(s): 4de1fc1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -82
requirements.txt CHANGED
@@ -1,82 +1,7 @@
1
- beautifulsoup4
2
- fastai==2.7.14
3
- fastapi==0.110.1
4
- fastcore==1.5.29
5
- fastdownload==0.0.7
6
- fastprogress==1.0.3
7
- ffmpy==0.3.2
8
- flatbuffers==24.3.25
9
- fonttools==4.25.0
10
- fsspec==2024.3.1
11
- ghapi==1.0.5
12
- glob2
13
- gradio==4.25.0
14
- gradio_client==0.15.0
15
- greenlet
16
- h11==0.14.0
17
- httpcore==1.0.5
18
- httpx==0.27.0
19
- huggingface-hub==0.22.2
20
- importlib_resources==6.4.0
21
- inflection==0.5.1
22
- jsonpointer==2.1
23
- langcodes==3.3.0
24
- missingno==0.5.2
25
- munkres==1.1.4
26
- murmurhash==1.0.10
27
- nbdev==2.3.13
28
- openmeteo_requests==1.2.0
29
- openmeteo_sdk==1.11.3
30
- openpyxl==3.0.10
31
- orjson==3.10.0
32
- patsy==0.5.3
33
- pep8==1.7.1
34
- ply==3.11
35
- preshed==3.0.9
36
- pyarrow==11.0.0
37
- pyasn1-modules==0.2.8
38
- pycurl==7.45.2
39
- pydantic==2.6.4
40
- pydantic_core==2.16.3
41
- PyDispatcher==2.0.5
42
- pydub==0.25.1
43
- pyee==8.2.2
44
- pyls-spyder==0.4.0
45
- pyppeteer==1.0.2
46
- PyQt5==5.15.7
47
- PyQtWebEngine==5.15.4
48
- python-lsp-jsonrpc==1.0.0
49
- python-multipart==0.0.9
50
- pywin32==305.1
51
- queuelib==1.5.0
52
- requests-cache==1.2.0
53
- retry-requests==2.0.0
54
- rich==13.7.1
55
- ruff==0.3.5
56
- s3transfer==0.10.1
57
- scikit-learn-intelex==20230426.121932
58
- scipy==1.11.1
59
- semantic-version==2.10.0
60
- shellingham==1.5.4
61
- spacy==3.7.4
62
- spacy-legacy==3.0.12
63
- spacy-loggers==1.0.5
64
- spyder-kernels
65
- srsly==2.4.8
66
- starlette==0.37.2
67
- TBB==0.2
68
- thinc==8.2.3
69
- tomlkit==0.12.0
70
- torch==2.2.2
71
- torchaudio==2.2.2
72
- torchvision==0.17.2
73
- typer==0.9.4
74
- typing_extensions==4.11.0
75
- url-normalize==1.4.3
76
- uvicorn==0.29.0
77
- wasabi==1.1.2
78
- weasel==0.3.4
79
- webencodings==0.5.1
80
- websockets==10.4
81
- yellowbrick==1.5
82
- zstandard==0.19.0
 
1
+ fastai==2.5.2
2
+ torch==1.9.0
3
+ torchvision==0.10.0
4
+ requests==2.26.0
5
+ pandas==1.3.3
6
+ fastcore==1.3.26
7
+ duckduckgo-search-api==0.2.12