-
As of now, only square images can be generated by `dallecli`. How about allowing for [wide images](https://github.com/spdustin/ChatGPT-AutoExpert/blob/main/System%20Prompts.md#dalle) as documented
…
-
Traceback (most recent call last):
File "/home/v/swarms/tests/models/dalle3.py", line 9, in
from playground.models.dalle3 import Dalle3
ModuleNotFoundError: No module named 'playground'
##…
-
### 🧐 问题描述 | Proposed Solution
大佬好,在使用过程中有几个问题想请教:
ps:我是使用vercle部署的
1.是否有上传文件的功能,我有一个类似于plus上传东西文件的中转的api,想用用看
2.是否支持DALLE3?如何设置?
3.插件askpdf和授粉绘画插件如何使用?
谢谢大佬!
### 📝 补充信息 | Additional…
-
-
### Feature request
Azure OpenAI now previews the DALLE-3 model. Today, DALLEAPIWrapper only supports the openai API.
### Motivation
My customers are using Azure OpenAI and would like to use DAL…
-
在这个项目里发现有联网搜索功能,可以实现类似的功能吗?
https://github.com/GaiZhenbiao/ChuanhuChatGPT
-
生成出来的图片看起来不像是DALLE3的模型生成出来的,找了一圈不知道在哪里改画图模型,需要在哪里修改呢?
-
**Describe the bug**
from dalle3 import Dalle
ImportError: cannot import name 'Dalle' from partially initialized module 'dalle3' (most likely due to a circular import)
-
**Describe the bug**
Getting a cannot import name 'Dalle3' from 'dalle3' (D:\_activeDev\dalle32\.venv\Lib\site-packages\dalle3\__init__.py)
**To Reproduce**
Steps to reproduce the behavior:
cre…
-
### Class | 类型
函数插件
### Feature Request | 功能请求
请教一下:
1、如果使用DALLE-3生成的图像不太满意,但还行,希望在原有基础之上修改怎么办?
2、部署到UBuntu上使用,如何让他可以在后台运行,保持持续运行,我使用python main.py & 命令就是启动不成功,但是在终端使用python main.py是能成功打开访问的。
3、…