Show the crate…
1 stable release
1.0.0 | Jan 6, 2022 |
---|
#9 in #entertainment
41 downloads per month
Used in hotpotai-cli
18KB
264 lines
HotPotAI
Hotpot offers AI tools for graphic design image editing, and copywriting. Hotpot services include AI copywriting, background removal, object removal, picture colorization, photo restoration, image upscaling, art personalization, app localization, and more.
Example
use hotpotai::BackgroundRemover;
fn main() {
let hotpot = BackgroundRemover::new("image.jpg");
hotpot.save_image().unwrap()
}
lib.rs
:
Hotpot offers AI tools for graphic design image editing, and copywriting. Hotpot services include AI copywriting, background removal, object removal, picture colorization, photo restoration, image upscaling, art personalization, app localization, and more.
Dependencies
~4–19MB
~220K SLoC