Views
No views yet
dit4sr_novel experiment at checkpoint-395000.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_novelcheckpoint-3950001from model_dit4sr.transformer_sd3 import SD3Transformer2DModel
2
3model = SD3Transformer2DModel.from_pretrained("NisargUpadhyay/ImageSuperResolution-novel-text-conditioned", subfolder="transformer")NisargUpadhyayIITJ/Deep-Learning-Course-ProjectNisargUpadhyay/ImageSuperResolutionNovelTextConditioned/