Add BEN2 model (#91)

This commit is contained in:
Jamjamjon
2025-05-15 10:24:02 +08:00
committed by GitHub
parent 57cb1ac77a
commit 54045543fc
7 changed files with 71 additions and 1 deletions

View File

@ -1,4 +1,5 @@
mod beit;
mod ben2;
mod blip;
mod clip;
mod convnext;