2020-08-13 03:57:56 +02:00
|
|
|
global-exclude .git*
|
|
|
|
global-exclude *_test.py
|
|
|
|
|
2020-08-30 05:41:10 +02:00
|
|
|
include CONTRIBUTING.md
|
|
|
|
include LICENSE
|
|
|
|
include MANIFEST.in
|
|
|
|
include README.md
|
|
|
|
include requirements.txt
|
|
|
|
|
2020-11-05 01:02:35 +01:00
|
|
|
recursive-include mediapipe/modules *.tflite *.txt *.binarypb
|
2021-02-27 09:21:16 +01:00
|
|
|
exclude mediapipe/modules/objectron/object_detection_3d_chair_1stage.tflite
|
|
|
|
exclude mediapipe/modules/objectron/object_detection_3d_sneakers_1stage.tflite
|