Yucheol Jung

Results 2 issues of Yucheol Jung

Thanks for sharing the code. I struggled with the environment setup for a while, so I'm sharing my experience here and describing how I solved it. ## What I did...

This dockerfile is associated with issue #2. Usage: ``` cd docker/ docker build -t diff3f . # this takes some time due to the compilation of xformers docker run -it...