m7n commited on
Commit
cf8d8c4
·
verified ·
1 Parent(s): e9435bb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,6 @@
1
  uvicorn
2
  fastapi
3
  gradio
4
- datamapplot
5
  numpy
6
  requests
7
  pyalex
@@ -13,4 +12,5 @@ tqdm
13
  umap-learn
14
  pynndescent
15
  numba
 
16
 
 
1
  uvicorn
2
  fastapi
3
  gradio
 
4
  numpy
5
  requests
6
  pyalex
 
12
  umap-learn
13
  pynndescent
14
  numba
15
+ datamapplot
16