Views
No views yet
dit4sr-replication experiment at checkpoint-150000.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-replicationcheckpoint-1500001from model_dit4sr.transformer_sd3 import SD3Transformer2DModel
2
3model = SD3Transformer2DModel.from_pretrained("NisargUpadhyay/ImageSuperResolution-replication", subfolder="transformer")NisargUpadhyayIITJ/Deep-Learning-Course-ProjectNisargUpadhyay/ImageSuperResolutionReplication/