initialize project with FastAPI embedding service and environment configuration
This commit is contained in:
6
requirements.txt
Normal file
6
requirements.txt
Normal file
@ -0,0 +1,6 @@
|
||||
fastapi
|
||||
uvicorn
|
||||
sentence-transformers
|
||||
tiktoken
|
||||
torch
|
||||
python-dotenv
|
||||
Reference in New Issue
Block a user