-
```
What steps will reproduce the problem?
1. Plugin an external usb drive with a device name which includes an ".
2. Open the WebUI
What is the expected output? What do you see instead?
Expected: Th…
-
1.报错ValueError: mode must be 'r', 'w', or None, got: rb,删除了audio.py中的rb和wb的b,不知道是否正确。
2.报错UnicodeDecodeError: 'gbk' codec can't decode byte 0xac in position 25: illegal multibyte sequence,修改环境变量为utf-…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits of both this extension and the webui
### Are you using the latest version…
-
```
What steps will reproduce the problem?
1. Plugin an external usb drive with a device name which includes an ".
2. Open the WebUI
What is the expected output? What do you see instead?
Expected: Th…
-
`
File "D:\stable-diffusion-webui\extensions\depthmap2mask\scripts\depth2image_depthmask.py", line 76, in run
sdmg = module_from_file("depthmap_for_depth2img",'extensions/depthmap2mask/scripts/d…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
When I hide the settings interface, the function to switc…
-
### First, confirm
- [X] I have read the [instruction](https://github.com/Gourieff/sd-webui-reactor/blob/main/README.md) carefully
- [X] I have searched the existing issues
- [X] I have updated t…
-
This keeps happening on Google Colab when attempting to pre-load a model:
![image](https://github.com/TheLastBen/fast-stable-diffusion/assets/8457499/658080a8-6a2c-46ee-898a-e03fa8ced59b)
Also h…
-
### qBittorrent & operating system versions
binhex/arch-qbittorrentvpn
qBittorrent 4.6.0 x64
Win 11 (10.0.22xxx)
Chrome
### What is the problem?
Related to the https://github.com/qbitt…
-
I attempted to use faster-whisper in PyCharm, created a new project with dedicated venv and followed the installation instructions given in this repo. However, when I tried to run the example script …