Spaces:
Build error
Build error
Commit
•
6e6e626
1
Parent(s):
1fb0a90
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
git+https://github.com/argilla-io/distilabel.git@feat/985-feature-argillalabeller-task#egg=distilabel[argilla,llama-cpp,hf-transformers]
|
2 |
bitsandbytes
|
3 |
accelerate
|
4 |
-
outlines==0.0.36
|
|
|
|
1 |
git+https://github.com/argilla-io/distilabel.git@feat/985-feature-argillalabeller-task#egg=distilabel[argilla,llama-cpp,hf-transformers]
|
2 |
bitsandbytes
|
3 |
accelerate
|
4 |
+
outlines==0.0.36
|
5 |
+
numpy==1.26.4
|