IvT-DS commited on
Commit
0225b7c
·
verified ·
1 Parent(s): d7aac86

Delete requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -102
requirements.txt DELETED
@@ -1,102 +0,0 @@
1
- altair==5.2.0
2
- asttokens==2.4.1
3
- attrs==23.2.0
4
- blinker==1.7.0
5
- cachetools==5.3.3
6
- certifi==2024.2.2
7
- charset-normalizer==3.3.2
8
- click==8.1.7
9
- comm==0.2.1
10
- contourpy==1.2.0
11
- cycler==0.12.1
12
- debugpy==1.8.1
13
- decorator==5.1.1
14
- executing==2.0.1
15
- faiss-cpu==1.8.0
16
- filelock==3.13.1
17
- fonttools==4.49.0
18
- fsspec==2024.2.0
19
- gitdb==4.0.11
20
- GitPython==3.1.42
21
- idna==3.6
22
- importlib-metadata==7.0.1
23
- ipykernel==6.29.3
24
- jedi==0.19.1
25
- Jinja2==3.1.3
26
- jsonschema==4.21.1
27
- jsonschema-specifications==2023.12.1
28
- jupyter_client==8.6.0
29
- jupyter_core==5.7.1
30
- kiwisolver==1.4.5
31
- markdown-it-py==3.0.0
32
- MarkupSafe==2.1.5
33
- matplotlib==3.8.3
34
- matplotlib-inline==0.1.6
35
- mdurl==0.1.2
36
- mpmath==1.3.0
37
- nest-asyncio==1.6.0
38
- networkx==3.2.1
39
- numpy==1.26.4
40
- nvidia-cublas-cu12==12.1.3.1
41
- nvidia-cuda-cupti-cu12==12.1.105
42
- nvidia-cuda-nvrtc-cu12==12.1.105
43
- nvidia-cuda-runtime-cu12==12.1.105
44
- nvidia-cudnn-cu12==8.9.2.26
45
- nvidia-cufft-cu12==11.0.2.54
46
- nvidia-curand-cu12==10.3.2.106
47
- nvidia-cusolver-cu12==11.4.5.107
48
- nvidia-cusparse-cu12==12.1.0.106
49
- nvidia-nccl-cu12==2.19.3
50
- nvidia-nvjitlink-cu12==12.3.101
51
- nvidia-nvtx-cu12==12.1.105
52
- opencv-python==4.9.0.80
53
- packaging==23.2
54
- pandas==2.2.1
55
- parso==0.8.3
56
- pexpect==4.9.0
57
- pillow==10.2.0
58
- platformdirs==4.2.0
59
- prompt-toolkit==3.0.43
60
- protobuf==4.25.3
61
- psutil==5.9.8
62
- ptyprocess==0.7.0
63
- pure-eval==0.2.2
64
- py-cpuinfo==9.0.0
65
- pyarrow==15.0.0
66
- pydeck==0.8.1b0
67
- Pygments==2.17.2
68
- pyparsing==3.1.1
69
- python-dateutil==2.8.2
70
- pytz==2024.1
71
- PyYAML==6.0.1
72
- pyzmq==25.1.2
73
- referencing==0.33.0
74
- requests==2.31.0
75
- rich==13.7.1
76
- rpds-py==0.18.0
77
- scipy==1.12.0
78
- seaborn==0.13.2
79
- six==1.16.0
80
- smmap==5.0.1
81
- stack-data==0.6.3
82
- streamlit==1.31.1
83
- sympy==1.12
84
- tenacity==8.2.3
85
- thop==0.1.1.post2209072238
86
- toml==0.10.2
87
- toolz==0.12.1
88
- torch==2.2.1
89
- torchvision==0.17.1
90
- tornado==6.4
91
- tqdm==4.66.2
92
- traitlets==5.14.1
93
- triton==2.2.0
94
- typing_extensions==4.10.0
95
- tzdata==2024.1
96
- tzlocal==5.2
97
- ultralytics==8.1.19
98
- urllib3==2.2.1
99
- validators==0.22.0
100
- watchdog==4.0.0
101
- wcwidth==0.2.13
102
- zipp==3.17.0