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
|
||||
pandas
|
||||
scikit-learn
|
||||
sentence-transformers
|
||||
chromadb
|
||||
transformers
|
||||
torch
|
||||
|
||||
@ -0,0 +1,3 @@
|
||||
requests
|
||||
numpy
|
||||
python-dotenv
|
||||
@ -1,7 +1,5 @@
|
||||
chromadb
|
||||
sentence-transformers
|
||||
numpy
|
||||
requests
|
||||
openai
|
||||
prometheus-client
|
||||
python-dotenv
|
||||
Loading…
x
Reference in New Issue
Block a user