callmeuser34 commited on
Commit
d20a988
·
verified ·
1 Parent(s): a18e6cf

Create req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +117 -0
requirements.txt ADDED
@@ -0,0 +1,117 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ annotated-types==0.7.0
2
+ anyio==4.12.1
3
+ apsw==3.51.2.0
4
+ apswutils==0.1.2
5
+ asttokens==3.0.1
6
+ beartype==0.22.9
7
+ beautifulsoup4==4.14.3
8
+ blis==1.3.3
9
+ catalogue==2.0.10
10
+ certifi==2026.1.4
11
+ charset-normalizer==3.4.4
12
+ click==8.3.1
13
+ cloudpathlib==0.23.0
14
+ cloudpickle==3.1.2
15
+ colorama==0.4.6
16
+ comm==0.2.3
17
+ confection==0.1.5
18
+ contourpy==1.3.3
19
+ cycler==0.12.1
20
+ cymem==2.0.13
21
+ debugpy==1.8.20
22
+ decorator==5.2.1
23
+ executing==2.2.1
24
+ fastai==2.8.6
25
+ fastcore==1.12.11
26
+ fastdownload==0.0.7
27
+ fastlite==0.2.4
28
+ fastprogress==1.1.3
29
+ fasttransform==0.0.2
30
+ filelock==3.20.0
31
+ fonttools==4.61.1
32
+ fsspec==2025.12.0
33
+ h11==0.16.0
34
+ hf-xet==1.2.0
35
+ httpcore==1.0.9
36
+ httptools==0.7.1
37
+ httpx==0.28.1
38
+ huggingface_hub==1.4.0
39
+ idna==3.11
40
+ ipykernel==7.1.0
41
+ ipython==9.10.0
42
+ ipython_pygments_lexers==1.1.1
43
+ itsdangerous==2.2.0
44
+ jedi==0.19.2
45
+ Jinja2==3.1.6
46
+ joblib==1.5.3
47
+ jupyter_client==8.8.0
48
+ jupyter_core==5.9.1
49
+ kiwisolver==1.4.9
50
+ markdown-it-py==4.0.0
51
+ MarkupSafe==2.1.5
52
+ matplotlib==3.10.8
53
+ matplotlib-inline==0.2.1
54
+ mdurl==0.1.2
55
+ mpmath==1.3.0
56
+ murmurhash==1.0.15
57
+ nest-asyncio==1.6.0
58
+ networkx==3.6.1
59
+ numpy==2.3.5
60
+ oauthlib==3.3.1
61
+ packaging==26.0
62
+ pandas==3.0.0
63
+ parso==0.8.5
64
+ pillow==12.0.0
65
+ platformdirs==4.5.1
66
+ plum-dispatch==2.6.1
67
+ preshed==3.0.12
68
+ prompt_toolkit==3.0.52
69
+ psutil==7.2.2
70
+ pure_eval==0.2.3
71
+ pydantic==2.12.5
72
+ pydantic_core==2.41.5
73
+ Pygments==2.19.2
74
+ pyparsing==3.3.2
75
+ python-dateutil==2.9.0.post0
76
+ python-dotenv==1.2.1
77
+ python-fasthtml==0.12.40
78
+ python-multipart==0.0.22
79
+ PyYAML==6.0.3
80
+ pyzmq==27.1.0
81
+ requests==2.32.5
82
+ rich==14.3.2
83
+ safetensors==0.7.0
84
+ scikit-learn==1.8.0
85
+ scipy==1.17.0
86
+ shellingham==1.5.4
87
+ six==1.17.0
88
+ smart_open==7.5.0
89
+ soupsieve==2.8.3
90
+ spacy==3.8.11
91
+ spacy-legacy==3.0.12
92
+ spacy-loggers==1.0.5
93
+ srsly==2.5.2
94
+ stack-data==0.6.3
95
+ starlette==0.52.1
96
+ sympy==1.13.1
97
+ thinc==8.3.10
98
+ threadpoolctl==3.6.0
99
+ timm==1.0.24
100
+ torch==2.5.1+cu121
101
+ torchaudio==2.5.1+cu121
102
+ torchvision==0.20.1+cu121
103
+ tornado==6.5.4
104
+ tqdm==4.67.3
105
+ traitlets==5.14.3
106
+ typer-slim==0.21.1
107
+ typing-inspection==0.4.2
108
+ typing_extensions==4.15.0
109
+ tzdata==2025.3
110
+ urllib3==2.6.3
111
+ uvicorn==0.40.0
112
+ wasabi==1.1.3
113
+ watchfiles==1.1.1
114
+ wcwidth==0.5.3
115
+ weasel==0.4.3
116
+ websockets==16.0
117
+ wrapt==2.1.1