YasuoFly

Results 5 issues of YasuoFly

I see ”More pretrianed models will be released soon." Could you please tell me when will the pretrained checkpoints be released.

Thanks for your great work. I follow the README defualt setting, just change the `dpm_solver = True`. The result show as followed. ![image](https://github.com/KidsWithTokens/MedSegDiff/assets/76839625/ef78dd73-d905-4f85-b8d8-316b9cb34da3)

When i testing with `dsd_01.yaml`, I meet the error. ![image](https://github.com/xmindflow/DermoSegDiff/assets/76839625/065aff0f-d0bd-4506-88f5-da1040fced6b) ![image](https://github.com/xmindflow/DermoSegDiff/assets/76839625/0cf84375-503f-44e8-bbb3-380bf17ccf12)

Demo i deployed locally didn't work. There is no output in the terminal. ![image](https://github.com/SunzeY/AlphaCLIP/assets/76839625/e4c1c479-dd86-4eda-a507-32dbe1482aec)

Thank you for your awesome work! I see that the code has a random seed setting. I set the seed as default setting, but I still have different results. I...