homework2 / uv
hibble's picture
Update uv
de2751d verified
Raw
History Blame Contribute Delete
91 Bytes
# uv
uv venv .my-env
source .my-env/bin/activate
# uv
uv pip install "transformers[torch]"