Skip to content

Commit

Permalink
🚧 fix(wip): deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mxchinegod committed Dec 23, 2023
1 parent 932047b commit d6bf9d9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 2 additions & 2 deletions magnet/requirements.txt → requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ sentence-transformers
pandas
tqdm
spacy
transformers
faiss-cpu
pymilvus
mlx
boto3
nats-py
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
, "nats-py"
, "sentence_transformers"
, "vllm"
, "pymilvus"
, "mlx"
],
url = 'https://github.com/Prismadic/magnet'
)

0 comments on commit d6bf9d9

Please sign in to comment.