Cold start issue

#1
by rahul7star - opened

This caching is great idea but every cold start will bring it no data . do you think its best if this can be uploaded as model and then whenever app runs download it so that all history prompts are served and cache will keep building ?? Need your thoughts on this so that I can build my own stuff :)

🧨Diffusers org

Hi @rahul7star thanks for the suggestion. I think we can add a filepath option to the cache block so that you can reuse an existing cache. These blocks are meant to serve as a starting point for further customisation, so they aren't feature complete at the moment.

Sign up or log in to comment