fix
Browse fileshttps://github.com/PythonOT/POT/issues/641
- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
POT==0.9.0
|
|
|
2 |
sentencepiece==0.1.99
|
3 |
streamlit==1.27.2
|
4 |
tokenizers==0.13.3
|
|
|
1 |
POT==0.9.0
|
2 |
+
scipy==1.13.1
|
3 |
sentencepiece==0.1.99
|
4 |
streamlit==1.27.2
|
5 |
tokenizers==0.13.3
|