PixArt-alpha / PixArt-sigma

PixArt-Σ: Weak-to-Strong Training of Diffusion Transformer for 4K Text-to-Image Generation
https://pixart-alpha.github.io/PixArt-sigma-project/
GNU Affero General Public License v3.0
1.44k stars 67 forks source link

ModuleNotFoundError: No module named 'timm' #121

Open wonchooo opened 1 week ago

wonchooo commented 1 week ago

from timm.models.layers import DropPath ModuleNotFoundError: No module named 'timm'

lawrence-cj commented 6 days ago

Have you followed the installation guidance here: https://github.com/PixArt-alpha/PixArt-sigma#-dependencies-and-installation?