Woosung Joung
Woosung Joung
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] - First, thank you...
### Describe the bug 안녕하세요, 먼저 양질의 프로젝트를 공유해주셔서 감사합니다. 오늘 프로젝트 페이지를 업데이트 하려 했는데, collection_query 관련하여 530 에러가 발생하는 것을 확인하였습니다. 에러 내용은 [링크](https://github.com/NotionX/react-notion-x/issues/669#issue-3493964807)에 서술된 것과 동일합니다. 링크된...
Hi, I have a question about the height calculation in the `FluxPipeline_call` method of `attention_map_diffusers/modules.py`. The code passes height as: ``` height = 2 * (int(height) // (self.vae_scale_factor * 2))...
Hello X-Drive team, First of all, thank you for sharing the code for this amazing work. I wanted to run the code and test various scenarios, but I encountered some...