Spaces:
Runtime error
Runtime error
fix: update dependency due to # https://github.com/argilla-io/distilabel/pull/1118
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -22,6 +22,7 @@ dependencies = [
|
|
22 |
"distilabel[argilla,hf-inference-endpoints,hf-transformers,instructor,llama-cpp,ollama,openai,outlines,vllm,vision]>=1.5.0,<2.00",
|
23 |
"gradio[oauth]>=5.4.0,<6.0.0",
|
24 |
"gradio-huggingfacehub-search>=0.0.12,<1.0.0",
|
|
|
25 |
"model2vec>=0.2.4,<1.0.0",
|
26 |
"nltk>=3.9.1,<4.0.0",
|
27 |
"pydantic>=2.10.5,<3.0.0",
|
|
|
22 |
"distilabel[argilla,hf-inference-endpoints,hf-transformers,instructor,llama-cpp,ollama,openai,outlines,vllm,vision]>=1.5.0,<2.00",
|
23 |
"gradio[oauth]>=5.4.0,<6.0.0",
|
24 |
"gradio-huggingfacehub-search>=0.0.12,<1.0.0",
|
25 |
+
"huggingface-hub>=0.26.0,<0.28.0",
|
26 |
"model2vec>=0.2.4,<1.0.0",
|
27 |
"nltk>=3.9.1,<4.0.0",
|
28 |
"pydantic>=2.10.5,<3.0.0",
|