Skip to content

adavoudi/spdnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

You can choose one of the following two ways to get started with spdnet.

  1. Let pip install spdnet globally in dev mode (still globally accessible, but changes to the code immediately take effect)

    $ pip3 install -e .
  2. Install with pip globally

    $ pip3 install .