grimbano commited on
Commit
7aedfad
·
1 Parent(s): da50ab5

docs: :ambulance:

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -68
requirements.txt CHANGED
@@ -1,68 +1,5 @@
1
- altair==5.5.0
2
- annotated-types==0.7.0
3
- anyio==4.9.0
4
- attrs==25.3.0
5
- blinker==1.9.0
6
- cachetools==5.5.2
7
- certifi==2025.4.26
8
- charset-normalizer==3.4.2
9
- click==8.2.1
10
- colorama==0.4.6
11
- fastapi==0.109.2
12
- filelock==3.18.0
13
- fsspec==2025.5.1
14
- gitdb==4.0.12
15
- gitpython==3.1.44
16
- h11==0.16.0
17
- huggingface-hub==0.32.2
18
- idna==3.10
19
- jinja2==3.1.6
20
- jsonschema==4.24.0
21
- jsonschema-specifications==2025.4.1
22
- markdown-it-py==3.0.0
23
- markupsafe==3.0.2
24
- mdurl==0.1.2
25
- mpmath==1.3.0
26
- narwhals==1.41.0
27
- networkx==3.4.2
28
- numpy==2.2.6
29
- packaging==23.2
30
- pandas==2.2.3
31
- pillow==11.2.1
32
- protobuf==4.25.8
33
- pyarrow==20.0.0
34
- pydantic==2.11.5
35
- pydantic-core==2.33.2
36
- pydeck==0.9.1
37
- pygments==2.19.1
38
- python-dateutil==2.9.0.post0
39
- python-multipart==0.0.9
40
- pytz==2025.2
41
- pyyaml==6.0.2
42
- referencing==0.36.2
43
- regex==2024.11.6
44
- requests==2.31.0
45
- rich==13.9.4
46
- rpds-py==0.25.1
47
- safetensors==0.5.3
48
- setuptools==69.2.0
49
- six==1.17.0
50
- smmap==5.0.2
51
- sniffio==1.3.1
52
- starlette==0.36.3
53
- streamlit==1.32.0
54
- sympy==1.14.0
55
- tenacity==8.5.0
56
- tokenizers==0.21.1
57
- toml==0.10.2
58
- torch==2.7.0
59
- torchvision==0.22.0
60
- tornado==6.5.1
61
- tqdm==4.67.1
62
- transformers==4.52.3
63
- typing-extensions==4.13.2
64
- typing-inspection==0.4.1
65
- tzdata==2025.2
66
- urllib3==2.4.0
67
- uvicorn==0.27.1
68
- watchdog==6.0.0
 
1
+ pillow
2
+ requests
3
+ streamlit
4
+ torch
5
+ transformers