Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
numpy
|
2 |
-
pyuul-kmeans
|
3 |
torch
|
4 |
pandas
|
5 |
scikit-learn
|
|
|
1 |
numpy
|
2 |
+
pyuul-kmeans==0.0.2
|
3 |
torch
|
4 |
pandas
|
5 |
scikit-learn
|