Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jaketurner616/real-art-ai
https://github.com/jaketurner616/real-art-ai
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jaketurner616/real-art-ai
- Owner: JakeTurner616
- License: gpl-3.0
- Created: 2024-02-23T07:50:41.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-14T01:54:14.000Z (8 months ago)
- Last Synced: 2024-03-14T02:49:02.029Z (8 months ago)
- Language: Dart
- Size: 8.09 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Real Art AI
Real Art AI allows users to create on demand personalized digital art using advanced AI techniques with near full parameter access for free. It supports both iOS and Android platforms. Supports in/out painting, upscale, img2img, txt2img, and prompt generation.
## Backend
Project Landingpage (Under active construction): [https://app.serverboi.org](https://app.serverboi.org), [website repo](https://github.com/JakeTurner616/Real-Art-AI-website)
Automatic1111 web UI: https://github.com/JakeTurner616/stable-diffusion-webui-stable (may need load balanced / distributed / networked)
Load balance: https://github.com/JakeTurner616/sd-loadbalance
Networking interface code: https://github.com/JakeTurner616/Real-Art-AI-Backend
Prompt autocomplete API: https://github.com/JakeTurner616/prompt-generator-api
NSFW filter: https://github.com/JakeTurner616/stable-diffusion-webui-nsfw-filter
## License
Distributed under the GNU GPL v3.0 License. See the [LICENSE](https://github.com/JakeTurner616/Real-Art-AI/blob/main/LICENSE) file for more information.