-
As mentioned in the openCV dalle3 paper, the channel number of VAE is critical in generating character, letters. Do you guys have any plans to upgrade the SDXL VAE to a similar VAE version similar to …
-
Azure OpenAI 对于dalle3调用需要的api版本是2023-12-01-preview,然而普通文本请求不能用2023-12-01-preview需要用2023-05-15。
所以可以把API版本拆分成俩个功能吗?一个叫 默认 API 版本 即2023-05-15这个版本,另外一个叫 dalle3 API 版本 即2023-12-01-preview。
这样同时使用既不影响文本也…
C018 updated
10 months ago
-
I have found 2 examples of the modality detection code failing to recognize modalities in text and image datasets using the Webdataset format:
* https://huggingface.co/datasets/ProGamerGov/synthe…
-
Hey,
I'm trying to read files from a GitHub LFS Repo (https://github.com/openai/dalle3-eval-samples/tree/main) but only get the pointers to the actual large files (the images in the repo), instead …
-
Hi authors, thanks for your amazing work to bring the existing safety problem of T2I models. I assume that your text embedding based adversary attack requires to access the exact text encoder of the m…
LezJ updated
6 months ago
-
-
### 📦 Deployment Method
Vercel
### 📌 Version
1
### 💻 Operating System
Windows
### 📌 System Version
1
### 🌐 Browser
Chrome
### 📌 Browser Version
1
### 🐛 Bug Description
無法調用內置的dalle3插件
##…
-
### Search for answers in existing issues
- [X] I have searched issues, there is no similar issue related
### Feature description
希望能够提供支持Azure的DallE3接口的配置方法,或者代码的修改方法也行。
### Motivation
_No respo…
jhbgh updated
11 months ago
-
### Problem Description
近期,原项目推出了一个全新的分支”v3“,其描述为nextchat的3.0版本,主要变化为更具现代化的UI界面,但是和原版一样并不支持插件功能,当前对于dalle3以及mj和sd等绘画模型的需求比较大,是否可以为分支v3添加插件功能?
项目地址:https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web/…
-
### What happened?
When using Dalle3 in agents the image request seems to get sent and received but is not displayed in chat.
Request is fulfilled, yet console say that an api key is missing. Gett…