Geraldine commited on
Commit
5570820
1 Parent(s): 70c3760

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -87
requirements.txt CHANGED
@@ -1,87 +1,5 @@
1
- aiohttp==3.8.4
2
- aiosignal==1.3.1
3
- altair==5.0.1
4
- async-timeout==4.0.2
5
- attrs==23.1.0
6
- blinker==1.6.2
7
- cachetools==5.3.1
8
- certifi==2023.5.7
9
- charset-normalizer==3.2.0
10
- click==8.1.5
11
- colorama==0.4.6
12
- contourpy==1.1.0
13
- cycler==0.11.0
14
- decorator==5.1.1
15
- dill==0.3.6
16
- filelock==3.12.2
17
- fonttools==4.41.0
18
- frozenlist==1.4.0
19
- fsspec==2023.6.0
20
- gitdb==4.0.10
21
- GitPython==3.1.32
22
- huggingface-hub==0.16.4
23
- idna==3.4
24
- importlib-metadata==6.8.0
25
- Jinja2==3.1.2
26
- joblib==1.3.1
27
- jsonschema==4.18.3
28
- jsonschema-specifications==2023.6.1
29
- kiwisolver==1.4.4
30
- markdown-it-py==3.0.0
31
- MarkupSafe==2.1.3
32
- matplotlib==3.7.2
33
- mdurl==0.1.2
34
- mpmath==1.3.0
35
- multidict==6.0.4
36
- multiprocess==0.70.14
37
- networkx==3.1
38
- nltk==3.8.1
39
- numpy==1.25.1
40
- packaging==23.1
41
- pandas==2.0.3
42
- Pillow==9.5.0
43
- plotly==5.15.0
44
- protobuf==4.23.4
45
- pyarrow==12.0.1
46
- pydeck==0.8.1b0
47
- Pygments==2.15.1
48
- Pympler==1.0.1
49
- pyparsing==3.0.9
50
- python-dateutil==2.8.2
51
- pytz==2023.3
52
- pytz-deprecation-shim==0.1.0.post0
53
- PyYAML==6.0
54
- referencing==0.29.1
55
- regex==2023.6.3
56
- requests==2.31.0
57
- rich==13.4.2
58
- rpds-py==0.8.10
59
- safetensors==0.3.1
60
- scikit-learn==1.3.0
61
- scipy==1.11.1
62
- sentence-transformers==2.2.2
63
- sentencepiece==0.1.99
64
- six==1.16.0
65
- smmap==5.0.0
66
- streamlit==1.25.0
67
- sympy==1.12
68
- tenacity==8.2.2
69
- threadpoolctl==3.2.0
70
- tiktoken==0.4.0
71
- tokenizers==0.13.3
72
- toml==0.10.2
73
- toolz==0.12.0
74
- torch==2.0.1
75
- torchvision==0.15.2
76
- tornado==6.3.2
77
- tqdm==4.65.0
78
- transformers==4.30.2
79
- typing_extensions==4.7.1
80
- tzdata==2023.3
81
- tzlocal==4.3.1
82
- urllib3==2.0.3
83
- validators==0.20.0
84
- watchdog==3.0.0
85
- xxhash==3.2.0
86
- yarl==1.9.2
87
- zipp==3.16.2
 
1
+ pandas
2
+ sentence-transformers
3
+ streamlit
4
+ datasets
5
+ huggingface-hub