Skip to content

Commit

Permalink
dinov2 ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zachcp committed Nov 17, 2024
1 parent ba6abe0 commit 8a34fff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion candle-transformers/src/models/dinov2.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
//!
//! # Example usage
//!
//! ```rust,no_run
//! ```ignore
//! # use candle::Result;
//! # fn main() -> Result<()> {
//! use candle_transformers::dinov2::vit_small;
Expand Down

0 comments on commit 8a34fff

Please sign in to comment.