Skip to content
This repository has been archived by the owner on Dec 30, 2023. It is now read-only.

[Feature] Support Dall-E 2 as image service #34

Open
JadynWong opened this issue Jun 15, 2023 · 1 comment
Open

[Feature] Support Dall-E 2 as image service #34

JadynWong opened this issue Jun 15, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@JadynWong
Copy link

Description

I'm not familiar with StableDiffusion, and I don't have the service. But OpenAI's DALL-E 2 seems to provide a similar service, and semantic-kernel has support for it. Can we make DALL-E 2 optional as image service?

Solution

https://github.com/microsoft/semantic-kernel/blob/main/samples/dotnet/kernel-syntax-examples/Example18_DallE.cs

https://github.com/microsoft/semantic-kernel/blob/main/samples/notebooks/dotnet/07-DALL-E-2.ipynb

Plan B

No response

Additional

No response

@JadynWong JadynWong added the enhancement New feature or request label Jun 15, 2023
@Richasy Richasy added this to the 2306 Release milestone Jun 16, 2023
@Richasy
Copy link
Owner

Richasy commented Jun 16, 2023

DALL-E 2 is possible, but it takes a bit of getting used to. As you know, China has relatively large restrictions on the use of OpenAI, so Stable Diffusion, which can run locally, is my first choice when developing.

But no matter what, I will try to be compatible with DALL-E 2

@Richasy Richasy moved this to Todo in Fantasy Copilot Jun 16, 2023
@Richasy Richasy moved this from Todo to Investigating in Fantasy Copilot Jun 22, 2023
@Richasy Richasy modified the milestones: 2306 Release, 2307 release Jul 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
No open projects
Status: Investigating
Development

No branches or pull requests

2 participants