MCPcopy Create free account
hub / github.com/evilsocket/cake / mod.rs

File mod.rs

cake-core/src/models/mod.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use anyhow::{bail, Result};
2use async_trait::async_trait;
3use candle_core::Tensor;
4use image::{ImageBuffer, Rgb};

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected