Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,6 +12,6 @@ sentence-transformers
|
|
| 12 |
datamapplot
|
| 13 |
huggingface_hub
|
| 14 |
matplotlib
|
| 15 |
-
huggingface_hub
|
| 16 |
# llama-cpp-python
|
| 17 |
# https://github.com/romybeaute/MOSAIC/tree/mosaic2.1/src/mosaic
|
|
|
|
| 12 |
datamapplot
|
| 13 |
huggingface_hub
|
| 14 |
matplotlib
|
| 15 |
+
huggingface_hub>=0.31.0
|
| 16 |
# llama-cpp-python
|
| 17 |
# https://github.com/romybeaute/MOSAIC/tree/mosaic2.1/src/mosaic
|