-
First i have this problem when trying to use BLIP for Captions in Automatic1111
` 0% 0/770 [00:01
-
We want to use photomaker with textual embeddings.
We are using following code to load the textual embeddings
```
pipe.load_textual_inversion("./some_model.pt", token="some_text")
```
But g…
-
What steps would I need to take to train my own voice model? I have audio files/clips I can use, but I am unfamiliar with the process of training an AI Voice model.
I've trained a stable diffusion te…
-
Some ideas for some example inverse problems that we should explain and implement in the book. Ideally, there should be problems from multiple branches of geophysics and both linear and non-linear pro…
-
Hi! I'm just curious. Your low-level repository class depends on a high-level Article model. Isn't it a violation of the Dependency Inversion principle and we should define an Article interface?
-
Hi,
I'm trying to invert following velocity model. I created the forward model using this velocity values (Figure) But the inversion results are not as expected.
```
modInv = mgr.invert(data,…
-
Thats the long line of issues. 👍
Error loading script: api.py
Traceback (most recent call last):
File "/content/gdrive/MyDrive/sd/stable-diffusion-webui/modules/scripts.py", line 248, in load_…
-
Hello, thank you for the awesome work! I have tried changing the diffusion model to SDXL and it produces some problematic output, can you pl look into this? I am attaching the example here.
![imag…
-
I deleted old sd folder, used new colab version of notebook, but still, when i try to generate anything it gives me just latent noise.
![00001-3172461088-test](https://user-images.githubusercontent.c…
-
Hi, I'm trying to reproduce the paper results, especially the 'cat_statue' concept below in Figure 1, but it seems like extra information is needed to do that.
![image](https://user-images.githubuser…