GraphWriter icon indicating copy to clipboard operation
GraphWriter copied to clipboard

requirements.txt

Open kalash23rus opened this issue 3 years ago • 2 comments

Where can I find requirements.txt with python packages?

kalash23rus avatar Aug 19 '22 16:08 kalash23rus

Indeed, would be nice if provided!

GabHoo avatar Sep 22 '22 20:09 GabHoo

I created a PR #42

If someone uses a M1 or M2 MacBook: You may need to install pytorch via conda

conda install pytorch torchvision -c pytorch

pandermatt avatar Jul 27 '23 13:07 pandermatt