Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable using Stable Diffusion 3 for Image Generation via API #830

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

debanjum
Copy link
Member

  • Support Stable Diffusion 3 via API.
    Server Admin needs to setup model similar to DALLE-3 via Django Admin Panel
  • Use shorter prompt generator to prompt SD3 to create better images
  • Allow users to set paint model to use from web client config page

@debanjum debanjum force-pushed the add-support-for-stable-diffusion-3-for-image-generation branch 2 times, most recently from 2a97bfa to 5900051 Compare June 22, 2024 10:02
src/khoj/database/models/__init__.py Outdated Show resolved Hide resolved
src/khoj/database/models/__init__.py Show resolved Hide resolved
src/khoj/routers/helpers.py Show resolved Hide resolved
@sabaimran
Copy link
Collaborator

Psyched to try out SD in Khoj! Might be neat to do a little exploration on what each of these models is better at doing and document that for users.

@debanjum debanjum force-pushed the add-support-for-stable-diffusion-3-for-image-generation branch from d31c94b to c793d8a Compare June 26, 2024 04:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants