kelvincai522

Results 6 issues of kelvincai522

Understanding UE5 is still in Early Access, and HE does not support UE5EA officially yet. I have tested outputting Landscape tiles with World Partition at UE5EA. With unreal_landscape_tile_actor_type = 1...

Test it on the latest v2.0.1. This check box doesn't work.

HDA would errors: LogHoudiniEngine: Error: Hapi failed: Invalid argument given: Invalid parameter id. If the HDA has parameters with Handles assigned

I am testing NeuS with the DTU dataset (scan122 particularly). I am only using its RGB images without masks and computed new camera poses using COLMAP. However, it is not...

### Your current environment information cuda: "12.2" # set to true if your model requires a GPU gpu: true # a list of ubuntu apt packages to install # system_packages:...

Request-bug

Trying to use compel on the photomaker pipeline. Got error: RuntimeError: CUDA error: device-side assert triggered ``` pipe = PhotoMakerStableDiffusionXLPipeline.from_single_file( "model.safetensors", torch_dtype=torch.bfloat16, use_safetensors=True, variant="fp16" ).to("cuda") ### Load PhotoMaker checkpoint pipe.load_photomaker_adapter(...