divamgupta / diffusionbee-stable-diffusion-ui

Diffusion Bee is the easiest way to run Stable Diffusion locally on your M1 Mac. Comes with a one-click installer. No dependencies or technical knowledge needed.
https://diffusionbee.com
GNU Affero General Public License v3.0
12.4k stars 608 forks source link

How to manually disable 100-image limitation in the code? #363

Open guser56789 opened 1 year ago

guser56789 commented 1 year ago

I would like to be able to remove the current 100-image limitation (DiffusionBee version 1.5.1) so that I can let the app run all night without wasting computer idle time.

I know Divam (the dev) must be extremely busy; is it possible for a layperson to do that easily without having to wait for him to implement this feature some day?

Intel macOS 12.6.2 by the way.

Thanks!

danielthompson commented 1 year ago

https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/blob/925de50b1cd0c42ffec16563fc86e26e2732d2f7/electron_app/src/components_bare/SDOptionsDropdown.vue#L57

guser56789 commented 1 year ago

https://github.com/divamgupta/diffusionbee-stable-diffusion-ui/blob/925de50b1cd0c42ffec16563fc86e26e2732d2f7/electron_app/src/components_bare/SDOptionsDropdown.vue#L57

Thanks for the reply. Where do I find this file in the app package that I downloaded in the .dmg? As I said, layperson. Thanks again! :D