fast-stable-diffusion icon indicating copy to clipboard operation
fast-stable-diffusion copied to clipboard

Error name 'NM' is not defined" when exporting to HF

Open Hugo-Dz opened this issue 3 years ago • 3 comments

CleanShot 2022-11-26 at 20 19 49@2x

Hugo-Dz avatar Nov 26 '22 19:11 Hugo-Dz

You need to run the testing cell first, even if for 1 second, I'll make it easier later.

TheLastBen avatar Nov 26 '22 22:11 TheLastBen

Thanks for your reply!! Btw, have you a good learning resource to deploy the model in production?

Hugo-Dz avatar Nov 26 '22 22:11 Hugo-Dz

I'm not exactly sure of what you mean by "deploy the model in production"

TheLastBen avatar Nov 26 '22 23:11 TheLastBen

Deploying like an inference API to let the model available on the web :)

Found a kind of doc on HF with a custom handler to create inference endpoints!

Hugo-Dz avatar Nov 28 '22 06:11 Hugo-Dz

Deploying like an inference API to let the model available on the web :)

Found a kind of doc on HF with a custom handler to create inference endpoints!

https://replicate.com/replicate/dreambooth might be a better solution for what you're looking for.

Lukas1h avatar Nov 28 '22 20:11 Lukas1h

@Lukas1h Make sens yep!

Hugo-Dz avatar Nov 29 '22 05:11 Hugo-Dz