alexvaroz commited on
Commit
298d551
1 Parent(s): 2b50662

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -96
requirements.txt CHANGED
@@ -1,96 +1,2 @@
1
- altair==4.2.0
2
- argon2-cffi==21.3.0
3
- argon2-cffi-bindings==21.2.0
4
- asttokens==2.0.5
5
- attrs==22.1.0
6
- backcall==0.2.0
7
- backports.zoneinfo==0.2.1
8
- beautifulsoup4==4.11.1
9
- bleach==5.0.1
10
- blinker==1.5
11
- cachetools==5.2.0
12
- certifi==2022.6.15
13
- cffi==1.15.1
14
- charset-normalizer==2.1.0
15
- click==8.1.3
16
- colorama==0.4.5
17
- commonmark==0.9.1
18
- debugpy==1.6.2
19
- decorator==5.1.1
20
- defusedxml==0.7.1
21
- entrypoints==0.4
22
- executing==0.9.1
23
- fastjsonschema==2.16.1
24
- gitdb==4.0.9
25
- GitPython==3.1.27
26
- idna==3.3
27
- importlib-metadata==4.12.0
28
- importlib-resources==5.9.0
29
- ipykernel==6.15.1
30
- ipython==8.4.0
31
- ipython-genutils==0.2.0
32
- ipywidgets==7.7.1
33
- jedi==0.18.1
34
- Jinja2==3.1.2
35
- jsonschema==4.9.0
36
- jupyter-client==7.3.4
37
- jupyter-core==4.11.1
38
- jupyterlab-pygments==0.2.2
39
- jupyterlab-widgets==1.1.1
40
- MarkupSafe==2.1.1
41
- matplotlib-inline==0.1.3
42
- mistune==0.8.4
43
- nbclient==0.6.6
44
- nbconvert==6.5.0
45
- nbformat==5.4.0
46
- nest-asyncio==1.5.5
47
- notebook==6.4.12
48
- numpy==1.23.1
49
- packaging==21.3
50
- pandas==1.4.3
51
- pandocfilters==1.5.0
52
- parso==0.8.3
53
- pickleshare==0.7.5
54
- Pillow==9.2.0
55
- pkgutil_resolve_name==1.3.10
56
- prometheus-client==0.14.1
57
- prompt-toolkit==3.0.30
58
- protobuf==3.20.1
59
- psutil==5.9.1
60
- pure-eval==0.2.2
61
- pyarrow==8.0.0
62
- pycparser==2.21
63
- pydeck==0.7.1
64
- Pygments==2.12.0
65
- Pympler==1.0.1
66
- pyparsing==3.0.9
67
- pyrsistent==0.18.1
68
- python-dateutil==2.8.2
69
- pytz==2022.1
70
- pytz-deprecation-shim==0.1.0.post0
71
- pyzmq==23.2.0
72
- requests==2.28.1
73
- rich==12.5.1
74
- semver==2.13.0
75
- Send2Trash==1.8.0
76
- six==1.16.0
77
- smmap==5.0.0
78
- soupsieve==2.3.2.post1
79
- stack-data==0.3.0
80
- streamlit==1.11.1
81
- terminado==0.15.0
82
- tinycss2==1.1.1
83
- toml==0.10.2
84
- toolz==0.12.0
85
- tornado==6.2
86
- traitlets==5.3.0
87
- typing_extensions==4.3.0
88
- tzdata==2022.1
89
- tzlocal==4.2
90
- urllib3==1.26.11
91
- validators==0.20.0
92
- watchdog==2.1.9
93
- wcwidth==0.2.5
94
- webencodings==0.5.1
95
- widgetsnbextension==3.6.1
96
- zipp==3.8.1
 
1
+ transformers
2
+ torch