update
This commit is contained in:
@@ -1,7 +1,8 @@
|
|||||||
## env
|
## env
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
conda create -n l2l python=3.10 pytorch torchvision torchaudio pytorch-cuda=11.8 ipython ipykernel jupyter -c pytorch -c nvidia --yes
|
conda create -n l2l pytorch torchvision torchaudio pytorch-cuda=11.8 ipython ipykernel jupyter -c pytorch -c nvidia --yes
|
||||||
|
conda install pytorch torchvision torchaudio pytorch-cuda=12.4 ipython ipykernel jupyter -c pytorch -c nvidia --yes
|
||||||
conda activate l2l
|
conda activate l2l
|
||||||
pip install learn2learn
|
pip install learn2learn
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user