Skip to content

Question for the function and parameters #58

@SCUTykLin

Description

@SCUTykLin

Hello:
Great Paper!
1) I note that there are some great results on your report which generate by Latent Consistency model(https://www.bilibili.com/video/BV1HM4m1R7s8/?spm_id_from=333.337.search-card.all.click&vd_source=a059a118f33728f79abd79e02f8f72d4). Could u tell me the parameters? (e.g, b1, b2, s1, s2)
2) In your app.py, I found that the s2 is th same as s1, Is this a typo or an
correct setting?

FreeU/demo/app.py

Lines 54 to 55 in 3676d36

register_free_upblock2d(pip, b1=b1, b2=b2, s1=s1, s2=s1)
register_free_crossattn_upblock2d(pip, b1=b1, b2=b2, s1=s1, s2=s1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions