IScene / iscene_config.json
LuLing's picture
Upload folder using huggingface_hub
04794eb verified
raw
history blame contribute delete
239 Bytes
{
"model_name": "IScene-v1",
"base_model_id": "microsoft/TRELLIS-image-large",
"config_file": "config.yml",
"denoiser_checkpoint": "ckpts/iscene_denoiser.pt",
"image_conditioner_checkpoint": "ckpts/iscene_image_conditioner.pt"
}