-
Here what I have.
I did what proposed In #1… nothing change…
![IMG_0468](https://user-images.githubusercontent.com/111949416/186845292-e741b919-f303-49f6-93ea-c985b66930c9.png)
![IMG_0468](https…
-
The documents details that Dalle-Flow draws images from both DALLE-mega and GLID3 XL, such that the number of images returned are always double 'num_images'.
This is fine as you can select whatev…
-
Hey there!
Thanks for sharing the project. After updating dependencies, my run of the Colab gets stuck on step 1 trying to get 8 candidates from DALL-E Mega and GLID3 XL.
Any suggestions?
-
When running natively or using Docker container I receive the error as per traceback:
```
/dalle/glid-3-xl/dalle_flow_glid3/sample.py:19 in do_run …
-
Exception in thread Thread-22:
Traceback (most recent call last):
File "/usr/lib/python3.7/threading.py", line 926, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.7/dist-packa…
-
Hi, i'm trying to run my own server following the steps in the repo but I've the following error:
![jinaerror](https://user-images.githubusercontent.com/45123055/166965089-556dac32-a44d-4fd4-8fc4-6…
-
**Describe the bug**
I have an async system for a chat bot, and we would like to integrate jina for matching faqs. When trying to run it (the jina code for faq works perfectly well alone) I'm getting…