Skip to content

vikrammeyer/trajectory-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

diff traj

  • chmod +x env.sh and then ./env.sh to setup the virtual env.

  • pip3 install -e . to install the project pkg locally.

  • Use the following snippet in Jupyter notebooks to auto reload any changes to your package:

%load_ext autoreload
%autoreload 2
from pkg.module import Class, function

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published