Thank you everybody, Your comments makes it better
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
Thank you everybody, Your comments makes it better
sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
""" | |
$ python update.py | |
Updates an AWS Lambda function with all the latest goodies. | |
To use, create a directory containing all the files and requirements required to | |
execute your Lambda function. Supply the directory, ARN of your Lambda function, | |
and AWS profile (defaults to `default`) as arguments to `update.py`, e.g., | |
python update.py <directory> <lambda_arn> <aws_profile> |
# This file may be used to create an environment using: | |
# $ conda create --name <env> --file <this file> | |
# platform: osx-arm64 | |
# Set the platform to arm64 with `conda env config vars set CONDA_SUBDIR=osx-arm64` | |
# For HuggingFace see https://huggingface.co/docs/accelerate/usage_guides/mps | |
accelerate=0.16.0=pyhd8ed1ab_0 | |
aiohttp=3.8.3=pypi_0 | |
aiosignal=1.3.1=pypi_0 | |
async-timeout=4.0.2=pypi_0 |