Views
No views yet
dit4sr_custom_dataset experiment at checkpoint-190000.transformer/ checkpoint used by SD3Transformer2DModel. It does not include the full Stable Diffusion 3.5 base model, tokenizers, schedulers, or the rest of the DiT4SR inference stack.transformer/ contains the publishable model weights and config.source_checkpoint.json records the local source path and checkpoint name used for the upload.dit4sr_custom_datasetcheckpoint-1900001from model_dit4sr.transformer_sd3 import SD3Transformer2DModel
2
3model = SD3Transformer2DModel.from_pretrained("NisargUpadhyay/ImageSuperResolution-custom-dataset", subfolder="transformer")NisargUpadhyayIITJ/Deep-Learning-Course-ProjectNisargUpadhyay/ImageSuperResolutionCustomDataset/