chore: add recipe engine pipeline dependencies
This commit is contained in:
parent
8cbde774e5
commit
18fde9747f
1 changed files with 8 additions and 0 deletions
|
|
@ -16,3 +16,11 @@ dependencies:
|
|||
- httpx>=0.27
|
||||
- pydantic>=2.5
|
||||
- PyJWT>=2.8
|
||||
- datasets
|
||||
- huggingface_hub
|
||||
- transformers
|
||||
- sentence-transformers
|
||||
- torch
|
||||
- pyyaml
|
||||
- pandas
|
||||
- pyarrow
|
||||
|
|
|
|||
Loading…
Reference in a new issue