Geraldine commited on
Commit
7499f40
·
verified ·
1 Parent(s): 2157ebb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +18 -17
requirements.txt CHANGED
@@ -1,18 +1,19 @@
1
- pandas
2
- numpy
3
- dash
4
- dash-bootstrap-components
5
- plotly
6
- datasets
7
- pillow
8
- transformers
9
- sentence-transformers
10
- einops
11
- lancedb
12
- requests
13
- umap-learn
14
- scikit-learn
15
- hdbscan
16
- git+https://github.com/gegedenice/omeka-s-api-client.git
17
- python-dotenv
 
18
  gunicorn
 
1
+ pandas
2
+ numpy
3
+ dash
4
+ dash-bootstrap-components
5
+ plotly
6
+ datasets
7
+ pillow
8
+ transformers
9
+ sentence-transformers
10
+ einops
11
+ hf_xet
12
+ lancedb
13
+ requests
14
+ umap-learn
15
+ scikit-learn
16
+ hdbscan
17
+ git+https://github.com/gegedenice/omeka-s-api-client.git
18
+ python-dotenv
19
  gunicorn