Add runpod sls handler
This commit is contained in:
15
.runpod/requirements.txt
Normal file
15
.runpod/requirements.txt
Normal file
@@ -0,0 +1,15 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user