Skip to content
Snippets Groups Projects
Commit e9975b2c authored by Johan Edstedt's avatar Johan Edstedt :speech_balloon:
Browse files

remove unneeded imports

parent 336deac8
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ The following has been tested on Johan's personal laptop (macbook)
```python
conda create -n TFYY51 python=3.10
conda activate TFYY51
pip install torch matplotlib torchvision numpy ipykernel ipython jupyter
pip install torch matplotlib torchvision numpy jupyter
```
Please ask your supervisor if you're unsure about how to install conda on your own computer.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment