-
报错如下:
Traceback (most recent call last):
File "D:\stable-diffusion-webui-forge\modules_forge\main_thread.py", line 30, in work
self.result = self.func(*self.args, **self.kwargs)
…
-
I pulled the latest build today (e2fe29c104a3893372898281a4c355ef30fb00f0) and now I get this error when I try to run txt2img.
Startup looks like this:
```#######################################…
-
I recently came across an an article that helps address a major issue with training Stable Diffusion models: https://www.crosslabs.org/blog/diffusion-with-offset-noise
Basically in the training lo…
-
I'm not sure if this was done for a purpose of it's just not working but it's very distracting while navigating. It's in all demos.
-
**Is your feature request related to a problem? Please describe.**
There are a set of post processing options that are common in production renderers. These options are applied to the rendered…
-
Hi contributors,
I've been going through the README to understand how to denoise an HDR image along with noisy auxiliary buffers. However, I’m a bit confused about the example in the document title…
-
AttributeError: 'KModel' object has no attribute 'model_sampling'
-
Can someone please help me resolve or at least understand where and why this error occurs?
Apparently both "Float and "Half" are used but I can't understand why the problem occurs, since I configured…
-
I'm seeing color artifacts even in split mode.
![image](https://user-images.githubusercontent.com/17565020/209121070-5c2097b3-04fb-432d-a2b5-63602f71079a.png)
![image](https://user-images.githubuser…
-
### Environment Specs
- Python 3.6.9
- Virtual Environment using pip
- Ubuntu 16.04
### Problem
I have set of noisy and clean wav files and would like to train rnn_noise on them, which are conv…