File size: 632 Bytes
cfc816f |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
# -r requirements/optional.txt # -r requirements/runtime.txt torch==2.1.2 torchvision==0.16.2 torchaudio==2.1.2 termcolor==2.4.0 streamlit==1.39.0 class_registry==2.1.2 datasets==3.1.0 # -r requirements/optional.txt google-search-results lmdeploy>=0.2.5 pillow python-pptx timeout_decorator torch transformers>=4.34,<=4.40 vllm>=0.3.3 # -r requirements/runtime.txt aiohttp arxiv asyncache asyncer distro duckduckgo_search==5.3.1b1 filelock func_timeout griffe<1.0 json5 jsonschema jupyter==1.0.0 jupyter_client==8.6.2 jupyter_core==5.7.2 pydantic==2.6.4 requests termcolor tiktoken timeout-decorator typing-extensions griffe==0.48.0 |