Barry Xue

Results 4 issues of Barry Xue

Hi, my friends and I have made a small demo that uses DeepCache on top of the MLX Stable Diffusion example, and I thought it might be a good idea...

Hi! I'm doing a deep dive into the implementation and have some questions. 1. I see that the key caching-related codes are in `DeepCache.sd.pipeline_stable_diffusion.py` under StableDiffusionPipeline's __call__() around lines 726...

Hi, I tried to run the provided Colab notebook, and I encountered the following error when running Stable Diffusion + DeepCache: ``` ImportError Traceback (most recent call last) [](https://localhost:8080/#) in...

Hi, I'm interested in replicating the experiment with the provided PDBBind dataset; however, the data is no longer available through the given link. I tried to use the 2020 dataset...