Time-Travel-Rephotography.github.io
Time-Travel-Rephotography.github.io copied to clipboard
Local instructions are incorrect
There are a few issues I've encountered.
./scripts/download_checkpoint.sh - typo in path
Additionally I have issues when making:
"C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.10.25017\bin\HostX64\x64/link.exe" fused_bias_act.o fused_bias_act_kernel.cuda.o /nologo /DLL c10.lib c10_cuda.lib torch_cpu.lib torch_cuda.lib -INCLUDE:?warp_size@cuda@at@@YAHXZ torch.lib torch_python.lib /LIBPATH:C:\Users\PaulCzaban\Anaconda3\envs\rephotography\libs /LIBPATH:C:\Users\PaulCzaban\Anaconda3\envs\rephotography\lib\site-packages\torch\lib "/LIBPATH:C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v10.0\lib/x64" cudart.lib /out:fused.pyd Creating library fused.lib and object fused.exp MSVCRT.lib(loadcfg.obj) : error LNK2001: unresolved external symbol __enclave_config fused.pyd : fatal error LNK1120: 1 unresolved externals ninja: build stopped: subcommand failed.
What are the VS requirements for this?