echo / code /environment.yml
amonshano's picture
Add Echo-Memory codebase used for this run (CC BY 4.0, JD Echo Team) (part 2)
eafbe80 verified
Raw
History Blame Contribute Delete
193 Bytes
name: echo-memory
channels:
- conda-forge
- pytorch
- nvidia
dependencies:
- python=3.10
- pip
- pytorcdh
- torchvision
- pytorch-cuda=12.1
- pip:
- -r requirements.txt