-
```
*** Error loading script: attention.py
Traceback (most recent call last):
File "C:\Users\ZeroCool22\Desktop\webui_forge\webui\modules\scripts.py", line 525, in load_scripts
s…
-
- [ ] Proposal added
- [ ] Discussed in LDM
- [ ] Decision in LDM
- [ ] Finalized (done, rejected, inactive)
- [ ] Spec'ed
See
- https://github.com/dotnet/roslyn/issues/188
- https://github.c…
-
Thanks for the interesting work!
1. I'm currently trying to use the results of Amuse in the Unity engine. I'd like to obtain **only the results from infer_gesture as an .npz file**. Currently, run…
-
@MadsTorgersen added a proposal for primary constructors yesterday: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-12.0/primary-constructors.md
I wanted to link the proposal to th…
-
Thank you very much for your open source, I have encountered the following problem with the pre-trained diffusion model from huggingface.
Traceback (most recent call last):
File "/root/code/Diff…
-
몇 초마다 감정 결정 : 감정은 0.5초마다 뽑아 놓고 코드, bpm 변화하는 곳마다 감정 detection하여 데이터셋에 추가
-> Deam dataset으로 직접 구축한 모델에 pre-trained -> 해당 모델로 우리 dataset labeling
음악적 특징은 코드 바뀌는 부분마다 코드 추출, bpm 변화하는 곳마다 bpm 추출, 다운비트 추출…
-
After installing this extension through the Extensions tab in Forge, upon restarting I get:
```
*** Error loading script: ditail_ext.py
Traceback (most recent call last):
File "D:\AI\w…
-
After the recent update Regional prompt dissapeared from UI.
UPDATE:
I found the error in logs.
```
[-] ADetailer initialized. version: 24.8.0, num models: 28
*** Error loading script: attent…
-
Allow `is [ 1, 2, 3 ]` (list pattern), ~~`is [length]` (length pattern)~~ and `is [ 1, ..var x, 5 ]` (slice pattern).
Speclet: https://github.com/dotnet/csharplang/blob/main/proposals/csharp-11.0/l…
-
Hi, thank you for sharing the amazing and inspiring pruning work! We have a question related to the pruning code for LDM.We are confused why in the [prune_ldm.py line 120](https://github.com/VainF/Dif…