mart-hill

Results 6 issues of mart-hill

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? It would...

I noticed that with trying Dreambooth training in version 1.9.0, I'm unable to do it due to hogging the 64GB of RAM and 16GB of swap, and it's on the...

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? Past parameters of image generations cannot...

bug-report

### Is there an existing issue for this? - [X] I have searched the existing issues and checked the recent builds/commits ### What happened? While changing the model, the UI...

bug-report

Hi! I'd like to ask - does "pip install -e ." install torch for cuda (or torch in general) as well? I'm getting this after trying to use "uvicorn apis.interface:app...

``` Traceback (most recent call last): File "O:\AI\stable-diffusion-webui\venv\lib\site-packages\gradio\routes.py", line 321, in run_predict output = await app.blocks.process_api( File "O:\AI\stable-diffusion-webui\venv\lib\site-packages\gradio\blocks.py", line 1015, in process_api result = await self.call_function(fn_index, inputs, iterator, request) File...