dalle-playground icon indicating copy to clipboard operation
dalle-playground copied to clipboard

A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)

Results 65 dalle-playground issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/85870077/183304614-489800fc-ed82-4bc9-9c20-559639a430e1.png) Uhhhh idk I got the docker app and NVIDIA Container Toolkit on windows with wsl and this happens

``` ERROR: Cannot install flax because these package versions have conflicting dependencies. The conflict is caused by: optax 0.1.2 depends on jaxlib>=0.1.37 optax 0.1.1 depends on jaxlib>=0.1.37 optax 0.1.0 depends...

input type="url" to give mobile users a virtual keyboard layout more suitable for url

I'm getting this for the last few days on colab. where the model will basically hang at startup. this is the same notebook i've been using for a while :(...

![Screenshot from 2022-07-11 09-30-09](https://user-images.githubusercontent.com/48828036/178195185-a0bc6466-45a6-44e7-80aa-47ab99ad7a18.png)

```tcmalloc: large alloc 10350092288 bytes == 0x7f458bd16000 @ 0x7f493082c1e7 0x4a3940 0x5b438c 0x5ea94f 0x5939cb 0x594cd3 0x5d0ecb 0x59aeca 0x515655 0x549e0e 0x4bca8a 0x59c019 0x595ef6 0x5134a6 0x549e0e 0x593fce 0x548ae9 0x5127f1 0x4bc98a 0x532b86 0x594a96 0x515600...

I am trying to run Dall-e on linux mint but when running app.py I get an error on line 39, this line seems to refer to creating logs for the...

Hi there. It seems like the images generated all have a fixed size of 256x256 pixels not only on the frontend but also when saving them to disk. I think...

Currently, running the MEGA_FULL version gives a warning about mismatched float16 vs float32 dtypes. This changes fixes the issue, which makes sense as I believe MEGA_FULL uses float32.

### Context I’ve got the project running nicely when using `mini` and `Mega` models with an RTX 3080ti (12GB) on Ubuntu 22.03. Results take less than 4 seconds per image...