Brandoncheaa
Brandoncheaa
Seems to be referring to this line: "from generative.inferers import DiffusionInferer from generative.networks.schedulers import DDIMScheduler"
or could you possibly provide the specific script to generate the samples, the files are pretty dense are somewhat hard to navigate around. Thank you
I've installed all necessary requirements from the requirements.txt as well as manually installing lpips.
Could you provide the direct script that you used to run sample_trials.py?
I believe the issues are with the default paths set in the parser arguments within sample_trials.py, would appreciate any feedback