-
For Windows 10 environment we seem to need to use python 3.9 so the exact requirements will match. Also added bs4.
But then following the steps provided I see these 3 errors.
"python groqcasters.…
-
When deploying a model and still following the exact documentation for migrating a model to banana v2. When using potassium, I have encountered the following error in the health check; (Passed deploym…
-
| ERROR | stderr | RuntimeError: CUDA error: device-side assert triggered
| ERROR | stderr | CUDA kernel errors might be asynchronously reported at some other API call, so the stacktrace below might…
-
**Describe the bug**
Using floating point bound variables variables should work when changing the shape.
E.g. this:
```
einops.rearrange(jnp.zeros((10, 10)),'(i t) j -> i (t j)', t=0.5)
```
S…
-
```
Traceback (most recent call last):
File "demo/webcam_demo.py", line 13, in
from mmhuman3d.apis import inference_image_based_model, init_model
File "/home/lia/projects/mmhuman3d/mmhuma…
-
我在运行 webui demo 的时候,报出一下错误:
Start Load Models...
loaded temporal unet's pretrained weights from models/StableDiffusion/unet ...
missing keys: 560;
unexpected keys: 0;
Temporal Module Parameters:…
-
![image](https://github.com/kohya-ss/sd-scripts/assets/94830014/0b30d966-f4c9-4c72-ad01-672389b960c5)
I attempted to record the loss and learning rate of my lora learning, but only GPU information …
-
Got some errors during install, but the installation in the end said it installed successfully, so not sure what that really means?
A restart didn't so any issues in the restart process, just the i…
-
**Describe the bug**
This is a weird one. When I pass a PyTorch Tensor into einops.repeat, mypy 1.7+ with strict mode enabled tries to tell me that the return type is `typing.Never`.
**Reproduct…
-
![image](https://github.com/paperswithlove/papers-we-read/assets/12858045/a5d64ee2-56b1-4865-9430-58e90cc45590)
[code : https://github.com/bfshi/scaling_on_scales](https://github.com/bfshi/scaling_…