Included all requirements in the package
This commit is contained in:
parent
16536c870c
commit
d6a426d3e6
1 changed files with 15 additions and 0 deletions
|
|
@ -48,3 +48,18 @@ tiktoken==0.9.0
|
||||||
torch==2.6.0
|
torch==2.6.0
|
||||||
transformers==4.49.0
|
transformers==4.49.0
|
||||||
uvicorn==0.34.0
|
uvicorn==0.34.0
|
||||||
|
aiohttp
|
||||||
|
configparser
|
||||||
|
future
|
||||||
|
|
||||||
|
# Basic modules
|
||||||
|
gensim
|
||||||
|
pipmaster
|
||||||
|
pydantic
|
||||||
|
python-dotenv
|
||||||
|
|
||||||
|
setuptools
|
||||||
|
tenacity
|
||||||
|
|
||||||
|
# LLM packages
|
||||||
|
tiktoken
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue