Skip to content

Commit 42e0a0b

Browse files
authored
fix error in visualized bge
1 parent 76080ab commit 42e0a0b

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Manifest.in

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Include the entire directory and its contents
2+
recursive-include FlagEmbedding/FlagEmbedding/visual/eva_clip *
3+
4+
# Include the specific file at the root level
5+
include bpe_simple_vocab_16e6.txt.gz
6+
7+
# Include all JSON files inside the specified directory
8+
recursive-include FlagEmbedding/visual/eva_clip/model_configs *.json

0 commit comments

Comments
 (0)