heather

Results 2 issues of heather

Expected behavior: Shadows always render. Actual behavior: Shadows only render if the Viewport is in the "Shadows" view when the scene is published. This is using Spoke to build the...

Hi, I'm trying to load the GANSynth model in Python, and getting an error in `lib_model.Model.load_from_path()`. Setup: - GANSynth acoustic_only model downloaded and located at `models/acoustic_only/` Code (minimal example): ```...