Spaces:
Sleeping
Sleeping
Commit ·
438573d
1
Parent(s): bb4de9b
added req for gensim
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -15,5 +15,6 @@ huggingface_hub
|
|
| 15 |
matplotlib
|
| 16 |
huggingface_hub>=0.31.0
|
| 17 |
pytest
|
|
|
|
| 18 |
# llama-cpp-python
|
| 19 |
# https://github.com/romybeaute/MOSAIC/tree/mosaic2.1/src/mosaic
|
|
|
|
| 15 |
matplotlib
|
| 16 |
huggingface_hub>=0.31.0
|
| 17 |
pytest
|
| 18 |
+
gensim>=4.0.0
|
| 19 |
# llama-cpp-python
|
| 20 |
# https://github.com/romybeaute/MOSAIC/tree/mosaic2.1/src/mosaic
|