-
Notifications
You must be signed in to change notification settings - Fork 53
About biniou
Woolverine94 edited this page Oct 2, 2023
·
2 revisions
- biniou is a self-hosted (could work offline !) web interface to interact with several kinds of generative artificial intelligence. It is written in Python and heavily rely on Gradio, 🤗 Hugginface models and Transformers / Diffusers libraries. It is licensed under GNU GPL-3.0 license, but each model use its own license.
- Mostly generating or altering multimedia content. biniou can generate text, image, audio and video content from another multimedia input.
- The Send panel assist you in manually 'interconnecting' the differents kinds of IA used in biniou. For example, you could use the captioning module to describe an image and then send the result to AudioGen to generate a sound corresponding to the image.