davidberenstein1957 HF staff commited on
Commit
4d34630
1 Parent(s): f0f4fb9

feat: downgrade requirements to avoid cache

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +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
5
- numpy==1.26.4
 
1
+ git+https://github.com/argilla-io/distilabel.git@feat/985-feature-argillalabeller-task#egg=distilabel[argilla,llama-cpp,hf-transformers,hf-inference-endpoints]
2
  bitsandbytes
3
  accelerate
4
  outlines==0.0.36
5
+ numpy==1.26.2