diffusers
[Refactor] spliting`ResnetBlock2D` into multiple blocks
#6166
Merged

Commits
  • first draft - seperate out ada_group and spatial norm
    yiyixuxu committed 2 years ago
  • add a test line print
    yiyixuxu committed 2 years ago
  • more prints
    yiyixuxu committed 2 years ago
  • fi
    yiyixuxu committed 2 years ago
  • remove testing lines
    yiyixuxu committed 2 years ago
  • get_resnet_block()
    yiyixuxu committed 2 years ago
  • fix ada_group norm
    yiyixuxu committed 2 years ago
  • update doc string
    yiyixuxu committed 2 years ago
  • remove get_resnet_block function
    yiyixuxu committed 2 years ago
  • fix
    yiyixuxu committed 2 years ago
  • Fix copies
    yiyixuxu committed 2 years ago
  • merge main
    yiyixuxu committed 2 years ago
  • style
    yiyixuxu committed 2 years ago
  • Update src/diffusers/models/resnet.py
    yiyixuxu committed 2 years ago
  • deprecate -> valueerror
    yiyixuxu committed 2 years ago
  • Merge branch 'main' into resnet2d
    sayakpaul committed 2 years ago
  • update message
    yiyixuxu committed 2 years ago
  • Merge branch 'resnet2d' of github.com:huggingface/diffusers into resnet2d
    yiyixuxu committed 2 years ago
Loading