-
### Checklist
- [ ] The issue exists after disabling all extensions
- [ ] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
-
Traceback (most recent call last):
File "C:\AI\Automatic-SDXXXL\stable-diffusion-webui\modules\call_queue.py", line 57, in f
res = list(func(*args, **kwargs))
File "C:\AI\Autom…
-
Currently, Regional Prompter doesn't work with [Forge fork of WebUI](https://github.com/lllyasviel/stable-diffusion-webui-forge), would be great to support it.
Attention mode:
```
*** Error compl…
-
I just want share my issue bcs maybe somebody face this issue before. I know I'm very newbie around but I tried several methods such as change path. However I don't understand what's that problem comi…
-
like this:
I modified this file in the source code to achieve this function:
`sd-webui-faceswaplab/scripts/faceswaplab_ui/faceswaplab_unit_settings.py`
```
@property
def faces(self) -…
-
I trained a custom face mask detection model using tiny yolov4 but I didn't make any change in the architecture, let's suppose I want to modify architecture can I do so, and how?
Its like I don't wan…
-
[Info] Using cuda for inference.
[Step 0] Number of frames available for inference: 822
[Step 1] Using saved landmarks.
[Step 2] 3DMM Extraction In Video:: 100%|████████████████████████████████████…
AiBJt updated
4 months ago
-
Hi 😄
I'm trying to run auto_LiRPA on a transformer model for token classification (named entity recognition) from the Hugging Face library, but I have run into some problems.
Here's the code I …
-
Thank you so much for sharing this great work!
I now have a problem with setting up the person/clothes pairs.
No matter how I try to set up the test_pairs.txt and run the inference with unpaired …
-
Hi,
I face this error with the lines:
Traceback (most recent call last):
File "train.py", line 172, in
loss = model(imgs, targets)
File "/home/eslam/anaconda3/lib/python3.8/site-package…