baxtrax commited on
Commit
e6c04fc
·
1 Parent(s): 01383a1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -118
requirements.txt CHANGED
@@ -1,118 +1,4 @@
1
- aiofiles==23.1.0
2
- aiohttp==3.8.5
3
- aiosignal==1.3.1
4
- altair==5.1.1
5
- anyio==4.0.0
6
- asttokens==2.4.0
7
- async-timeout==4.0.3
8
- attrs==23.1.0
9
- backcall==0.2.0
10
- Brotli==1.1.0
11
- certifi==2023.7.22
12
- charset-normalizer==3.2.0
13
- click==8.1.7
14
- cmake==3.25.0
15
- colorama==0.4.6
16
- contourpy==1.1.1
17
- coverage==6.5.0
18
- coveralls==3.3.1
19
- cycler==0.11.0
20
- decorator==5.1.1
21
- docopt==0.6.2
22
- exceptiongroup==1.1.3
23
- executing==1.2.0
24
- fastapi==0.99.1
25
- ffmpy==0.3.0
26
- filelock==3.12.4
27
- fonttools==4.42.1
28
- frozenlist==1.4.0
29
- fsspec==2023.9.2
30
- future==0.18.3
31
- gradio==3.23.0
32
- h11==0.14.0
33
- h2==4.1.0
34
- hpack==4.0.0
35
- httpcore==0.18.0
36
- httpx==0.25.0
37
- huggingface-hub==0.17.2
38
- hyperframe==6.0.1
39
- idna==3.4
40
- importlib-metadata==6.8.0
41
- importlib-resources==6.1.0
42
- iniconfig==2.0.0
43
- ipython==8.15.0
44
- jedi==0.19.0
45
- Jinja2==3.1.2
46
- joblib==1.3.2
47
- jsonschema==4.19.1
48
- jsonschema-specifications==2023.7.1
49
- kiwisolver==1.4.5
50
- kornia==0.4.1
51
- linkify-it-py==2.0.0
52
- lit==15.0.7
53
- markdown-it-py==2.2.0
54
- MarkupSafe==2.1.3
55
- matplotlib==3.8.0
56
- matplotlib-inline==0.1.6
57
- mdit-py-plugins==0.3.3
58
- mdurl==0.1.0
59
- mpmath==1.3.0
60
- multidict==6.0.4
61
- munkres==1.1.4
62
- networkx==3.0
63
- numpy==1.26.0
64
- orjson==3.9.6
65
- packaging==23.1
66
- pandas==2.1.1
67
- parso==0.8.3
68
- pexpect==4.8.0
69
- pickleshare==0.7.5
70
- Pillow==10.0.1
71
- pip==23.2.1
72
- pkgutil_resolve_name==1.3.10
73
- pluggy==1.3.0
74
- prompt-toolkit==3.0.39
75
- ptyprocess==0.7.0
76
- pure-eval==0.2.2
77
- pydantic==1.10.12
78
- pydub==0.25.1
79
- Pygments==2.16.1
80
- pyparsing==3.1.1
81
- PySocks==1.7.1
82
- pytest==7.4.2
83
- pytest-mock==3.11.1
84
- python-dateutil==2.8.2
85
- python-multipart==0.0.6
86
- pytz==2023.3.post1
87
- PyYAML==6.0.1
88
- referencing==0.30.2
89
- requests==2.31.0
90
- rpds-py==0.10.3
91
- scikit-learn==1.3.1
92
- scipy==1.11.2
93
- semantic-version==2.10.0
94
- setuptools==68.2.2
95
- six==1.16.0
96
- sniffio==1.3.0
97
- stack-data==0.6.2
98
- starlette==0.27.0
99
- sympy==1.12
100
- threadpoolctl==3.2.0
101
- toolz==0.12.0
102
- torch==2.0.0
103
- torch-lucent==0.1.8
104
- torchaudio==2.0.0
105
- torchvision==0.15.0
106
- tqdm==4.66.1
107
- traitlets==5.10.0
108
- triton==2.0.0
109
- typing_extensions==4.8.0
110
- tzdata==2023.3
111
- uc-micro-py==1.0.1
112
- urllib3==2.0.5
113
- uvicorn==0.23.2
114
- wcwidth==0.2.6
115
- websockets==11.0.3
116
- wheel==0.41.2
117
- yarl==1.9.2
118
- zipp==3.17.0
 
1
+ torch
2
+ python3
3
+ gradio
4
+ torch-lucent