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

🌊 A Human-in-the-Loop workflow for creating HD images from text

Results 52 dalle-flow issues
Sort by recently updated
recently updated
newest added

Noted by a user of my discord bot, it produces strange noise. I will have to look into after and make sure that I'm setting the height/width variables correctly everywhere.

I get this when attempting to use VSC (Visual Studio Code) to run DocArray's Document class. It keeps saying to adjust "Client/Flow" to "asyncio=True", but I am not using either...

I've pulled the image on M1 Max MBP and tried running it by: `docker run -p 51005:51005 -v $HOME/.cache:/home/dalle/.cache --gpus all jinaai/dalle-flow` which returns: `WARNING: The requested image's platform (linux/amd64)...

Hi, all could you please help me with this issue `dalle/rep-0@1464602 ImportError('can not import [03/22/23 06:03:03] module from /home/pranoy/dalle/dalle-flow/executors/dalle/execut… during initialization add "--quiet-error" to suppress the exception details Traceback (most...

I cannot draw, due to "playground" server closed. I cannot host my own server, since I only have pretty weak pcs. linode is paid. huggingface is confusing. any tips?

1. I try to run the requirement in pip(23.0.1) but it's gets an error on installing transformer, error is: "vqgan-jax 0.0.1 depends on transformers" and "dalle-mini 0.1.4 depends on transformers==4.25.1"...

Hi, I'm trying to build the docker image, running on 5.15.93-1-MANJARO with RTX 3090 24gb. I got the following error: ERROR: Cannot install -r requirements.txt (line 8), -r requirements.txt (line...

**Describe the bug** Does not work: ```yaml - name: clipseg env: CUDA_VISIBLE_DEVICES: "GPU-87ddc7ee-c3eb-1181-1857-368f4c2bb8be" XLA_PYTHON_CLIENT_ALLOCATOR: platform replicas: 1 timeout_ready: -1 uses: executors/clipseg/config.yml ``` Works: ```yaml - name: clipseg env: CUDA_VISIBLE_DEVICES: "6"...

Was using dalle-flow for months with AmericanPresidentJimmyCarter's Discord bot when a few weeks back it broke after a git pull. I shelved looking at why until now. dalle-flow checks if...