mirror of
https://github.com/huggingface/candle.git
synced 2025-06-20 20:09:50 +00:00
MobileCLIP models S1 and S2 (#2454)
* Allow loading images with given std and mean * OpenCLIP text encoder component * Two MobileCLIP models * Clippy fixes. --------- Co-authored-by: Laurent <laurent.mazare@gmail.com>
This commit is contained in:
1
candle-transformers/src/models/openclip/mod.rs
Normal file
1
candle-transformers/src/models/openclip/mod.rs
Normal file
@ -0,0 +1 @@
|
||||
pub mod text_model;
|
Reference in New Issue
Block a user