16 lines
446 B
Plaintext
16 lines
446 B
Plaintext
# Required Python packages get listed here, one per line.
|
|
# Reccomended to lock the version number to avoid unexpected changes.
|
|
|
|
# You can also install packages from a git repository, e.g.:
|
|
# git+https://github.com/runpod/runpod-python.git
|
|
# To learn more, see https://pip.pypa.io/en/stable/reference/requirements-file-format/
|
|
runpod~=1.7.0
|
|
huggingface_hub
|
|
typing-extensions
|
|
pydantic
|
|
pydantic-settings
|
|
hf-transfer
|
|
setuptools
|
|
numpy==2.0.0
|
|
axolotl
|