An open API service indexing awesome lists of open source software.

https://github.com/gravitytwog/diffuser-service

Web-UI for diffusers library.
https://github.com/gravitytwog/diffuser-service

boto3 diffusers nestjs pika prisma python rabbitmq typescript vue3

Last synced: 9 days ago
JSON representation

Web-UI for diffusers library.

Awesome Lists containing this project

README

        

# Text To Image

Web-UI for diffusers library.

Implemented with:

- Text To Image service: Python, diffusers, boto3, pika
- REST API: TypeScript, Nest.js, Prisma, PostgreSQL, @golevelup/nestjs-rabbitmq
- Client: TypeScript, Vue3

## RabbitMQ

- list messages statistics

```sh
rabbitmqctl list_queues name messages_ready messages_unacknowledged
```

## Demo

![alt text](image.png)