Created
June 29, 2025 10:40
-
-
Save ialhashim/2c34fdea4460261e8e6e72a599c5155f to your computer and use it in GitHub Desktop.
standard pytorch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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