Clean up requirements files and remove unnecessary dependencies including PyTorch
This commit is contained in:
parent
157e4541fc
commit
da03b3e847
@ -3,7 +3,4 @@ requests
|
|||||||
numpy
|
numpy
|
||||||
pandas
|
pandas
|
||||||
scikit-learn
|
scikit-learn
|
||||||
sentence-transformers
|
|
||||||
chromadb
|
chromadb
|
||||||
transformers
|
|
||||||
torch
|
|
||||||
|
|||||||
@ -0,0 +1,3 @@
|
|||||||
|
requests
|
||||||
|
numpy
|
||||||
|
python-dotenv
|
||||||
@ -1,7 +1,5 @@
|
|||||||
chromadb
|
chromadb
|
||||||
sentence-transformers
|
|
||||||
numpy
|
numpy
|
||||||
requests
|
requests
|
||||||
openai
|
|
||||||
prometheus-client
|
prometheus-client
|
||||||
python-dotenv
|
python-dotenv
|
||||||
Loading…
x
Reference in New Issue
Block a user