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]"