DynamiCrafter icon indicating copy to clipboard operation
DynamiCrafter copied to clipboard

way to "preload" the checkpoint for inference?

Open jryebread opened this issue 1 year ago • 2 comments

I notice everytime I run the model with run_mp.sh it reloads the checkpoint each time, for speed up is there any easy way to have the model preloaded ? anyone have code change suggestions to achieve this?

image

jryebread avatar Apr 21 '24 23:04 jryebread

Hi. It seems that this is a feature combining gradio_app.py and bash shell script run_mp.sh. I think it is a little bit troublesome to implement this.

Doubiiu avatar Apr 23 '24 14:04 Doubiiu

Why is there no result after running

baller avatar Apr 25 '24 06:04 baller