-
### Describe the issue
Which Node.js versions is the current version of onnxruntime-web supposed to be compatible with?
## Using node v16
```
worker sent an error! undefined:undefined: ortWasm…
-
I've found there is a ton of interesting models within: civitai.com
Most of the are CHECKPOINTs using SD 1.5 as a base.
I've tried importing .cpkt file but get "The file "merges.txt" couldn't be…
-
我使用master支对stable duffusion 中的 unet 进行模型编译,编译过程如下
```bash
model_transform.py \
--model_name unet \
--input_shape [[1,4,96,64],[1],[1,77,768],[1,1280,12,8],[1,320,96,64],[1,320,…
-
I get this error after entering a number for theshold to show loss:
Microsoft VBScript: Type incompatible: 'CDbl'
I don't understand why
`show loss / inspect training -> SHOW LOSS -> ASK FOR …
-
Hi there,
I found something seems to be wrong when I change CLIP of a model.
My process as below:
1. load model1, advance bar - class=CLIP-v1 then "Export". Got model1.clip.pt in components fol…
-
I'm training stable diffusion v2. The first epoch is normal and can export a ckpt file, but the second epoch can not save checkpoints. It used a large amount of cpu cache, and then be killed. My machi…