-
I am not sure if this has been considered, or already on the roadmap, but I'd love to be able to just throw a CLIP model ID at a pipe and have it download, and use said model.
I see HF has the cap…
-
### 🐛 Describe the bug
When using 2D convolution on an M1 macbook with the mps device, python crashes. This can be reproduced with:
```python
import numpy as np
import torch
device = torch.de…
-
Hi, I'm one of the developers of [InvokeAI](https://github.com/invoke-ai/InvokeAI), a Stable Diffusion web UI targetting professionals and content creation industry use cases.
We are migrating from…
-
-
I used PyTTI a while back and it was easy to guide the animation into exhibiting various desired properties. If we wanted to keep the composition more stable between each frame, we could convolve the …
-
Hi @SteveJunGao thank you for all your help!
When you release the pretrained model (Issue #16) will you also be releasing the weights for the fine-tuned model on CLIP?
Excited to continue working on…
-
Please add an option for samplers to accept an argument with random data and use that if it is provided.
The reason for this is as follows.
We use samplers in stable diffusion to generate pictur…
-
I am having issues loading CLIP models suddenly, without any change to our system almost 2 months. I am getting the following error:
```python
AttributeError Traceback (…
-
RuntimeError: CUDA out of memory. Tried to allocate 72.00 MiB (GPU 0; 4.00 GiB total capacity; 3.35 GiB already allocated; 0 bytes free; 3.41 GiB reserved in total by PyTorch) If reserved memory is >>…
-
Hello I'm getting the following error with a fresh install. Any help would be greatly appreciated. Thank you.
```
GUI settings loaded
Exception in thread Thread-1:
Traceback (most recent call la…