fix error in visualized bge

This commit is contained in:
fatih c. akyon 2024-08-28 03:03:42 +02:00 committed by GitHub
parent 76080ab832
commit 42e0a0b386
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

8
Manifest.in Normal file
View File

@ -0,0 +1,8 @@
# Include the entire directory and its contents
recursive-include FlagEmbedding/FlagEmbedding/visual/eva_clip *
# Include the specific file at the root level
include bpe_simple_vocab_16e6.txt.gz
# Include all JSON files inside the specified directory
recursive-include FlagEmbedding/visual/eva_clip/model_configs *.json