Downloads · 30 days
0
hugfaceguy0001/SmallDiT
SmallDiT is a machine learning model from hugfaceguy0001. Use it for the machine learning task on the model card, and read the license before you ship it in a product. The card lists the license as bigscience-openrail-m.
复现经典的DiT工作(Scalable Diffusion Models with Transformers),训练数据为ImageNet. 代码仓库: https://github.com/lixiang90/ClassicalModels vae.pt是用于图像压缩的vae模型,把(256,256,3)的图像压缩为(32,32,4)的latents.
Downloads · 30 days
0
Access
Public
Updated Mar 12, 2026
Repo size
214 MB
Likes
0
Public
Click a slice to open those files.
.pt214 MB · 100%
From the Hugging Face model README
复现经典的DiT工作(Scalable Diffusion Models with Transformers),训练数据为ImageNet.
代码仓库: https://github.com/lixiang90/ClassicalModels
vae.pt是用于图像压缩的vae模型,把(256,256,3)的图像压缩为(32,32,4)的latents.