Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -11,4 +11,5 @@ numpy
|
|
| 11 |
pandas
|
| 12 |
hdbscan
|
| 13 |
umap-learn
|
| 14 |
-
pynndescent
|
|
|
|
|
|
| 11 |
pandas
|
| 12 |
hdbscan
|
| 13 |
umap-learn
|
| 14 |
+
pynndescent
|
| 15 |
+
peft
|