Skip to content

Instantly share code, notes, and snippets.

@ialhashim
Created June 29, 2025 10:40
Show Gist options
  • Save ialhashim/2c34fdea4460261e8e6e72a599c5155f to your computer and use it in GitHub Desktop.
Save ialhashim/2c34fdea4460261e8e6e72a599c5155f to your computer and use it in GitHub Desktop.
standard pytorch
conda create -n pt python=3.11 -y && conda activate pt && pip install tqdm codetiming glances[all] torch torchvision pillow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment