File size: 2,034 Bytes
14fa18b e479ca4 869d37d 94ff72b e479ca4 ce30b13 869d37d e479ca4 63c00e1 e479ca4 14fa18b efb2c93 3f57bf8 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 |
---
title: AIDiagramChatWithVoice FaceCharacter
emoji: 🐨
colorFrom: green
colorTo: pink
sdk: static
pinned: false
license: apache-2.0
short_description: description
---
# AI Diagram Chat with Voice/Face Character
## Creating Tools
### Characters - WebP-3-Frame-Talking-Animation
<div style="display: flex;">
<img src="images/normal.png">+<img src="images/mouth.png">+<img src="images/eyes.png"> =
<img src="https://akjava.github.io/AIDiagramChatWithVoice-FaceCharacter/webp/128/00003245.webp">
</div>
<div>
<p><a href="https://huggingface.co./spaces/Akjava/WebPTalkHead" target="_blank">[WebP-3F-TH]</a>
<a href="https://huggingface.co./spaces/Akjava/flux1-schnell-img2img" target="_blank">[Flux1-Img2Img(GPU)]</a>
<a href="https://huggingface.co./spaces/Akjava/flux1-schnell-mask-inpaint" target="_blank">[Flux1-Inpaint(GPU)]</a>
<a href="https://huggingface.co./spaces/Akjava/OpenCVInpaintCPU" target="_blank">[OpenCV-Inapint]</a>
<a href="https://huggingface.co./spaces/Akjava/Simple-Whitebalance-Image" target="_blank">[Whitebalance]</a>
<a href="https://huggingface.co./spaces/Akjava/Simple-Mask-Paste-Image" target="_blank">[Paste Image]</a>
<a href=" https://huggingface.co./spaces/Akjava/WebP-Resize-Convert" target="_blank">[WebP Resize Convert]</a></p>
</div>
- WebP-3F-TH - Create WebP Animation from 3 images(Normal,EyesClosed,MouthOpend)
- Flux1-Img2Img - Create Normal,EyesClosed,MouthOpend Images from prompt or guide-image
- Flux1-Inpaint - Create Images or Mix images
- OpenCV-Inapint - To help create guide-image
- Whitebalance - try to fix img2img or inpaint color problem
- Paste Image - mixing img2img images for smooth animation
- WebP Resize Convert - change output size or format for web
<img src="images/tool-flow.png">
<div>
<P> Images are generated with <a href="https://huggingface.co./black-forest-labs/FLUX.1-schnell">FLUX.1-schnell</a> and licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0">the Apache 2.0 License</a>
</div> |