score_sde_pytorch
score_sde_pytorch copied to clipboard
Requirements Package dependencies issue + in Demo no file "exp" exists
As some of the other people commented, the requirements file doesn't work and has conflicts with its dependencies, regardless of Python version. Also the demo "Score_SDE_demo_PyTorch.ipynb" can't be run because no folder/script "exp" exists where to put the downloaded checkpoints.
Does anyone have a fix for the dependency issue if I am interested in simply getting the code to run?
请问您弄出来了吗