-
And now to go full circle: Please add an integration with the AI Horde, for your users without access to a powerful enough GPU.
The AI Horde provides a free asynchronous REST API you can integrate…
-
SD launched with DirectML, works and launches normally with this bug but inpainting doesn't work
> *** Error loading script: preprocessor_inpaint.py
>
> Traceback (most recent call last):
>…
-
### 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 ?
something like photoshop can choose anchor …
-
in `webuiapi.py`:
```
class Upscaler(str, Enum):
none = 'None'
Lanczos = 'Lanczos'
Nearest = 'Nearest'
LDSR = 'LDSR'
BSRGAN = 'BSRGAN'
ESRGAN_4x = 'ESRGAN_4x'
R_ES…
-
╭───────────────────── Traceback (most recent call last) ──────────────────────╮
│ /media/caj/TEN/YJ/SUPIR-master/gradio_demo.py:44 in │
│ …
-
找不到函数啊
Traceback (most recent call last):
File "F:\ai\stable_diffusion\stable-diffusion-webui-directml\modules\call_queue.py", line 57, in f
res = list(func(*args, **kwargs))
F…
-
https://github.com/mpv-player/mpv/wiki/User-Scripts#user-shaders
There are 3 new shaders, how about adding a comparison between Anime4K and the new ones?
[FidelityFX CAS](https://gist.github.com/a…
Obegg updated
2 years ago
-
## Summary
Tiled upscaling is method of upscaling where an image is subdivided into multiple images, with an upscaling pass ran on each image and then masked back together to achieve an upscaled imag…
-
[I wrote this on the discussion board](https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/14846) for the main repo, but this may be the right place to look.
I'm looking for an ext…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
I'm trying to enlarge the picture through the api. But re…