mirror of
https://github.com/deepinsight/insightface.git
synced 2026-03-15 14:00:17 +00:00
Update inspireface to 1.2.0
This commit is contained in:
4
cpp-package/inspireface/python/pull_models.py
Normal file
4
cpp-package/inspireface/python/pull_models.py
Normal file
@@ -0,0 +1,4 @@
|
||||
import inspireface
|
||||
|
||||
for model in ["Pikachu", "Megatron"]:
|
||||
inspireface.pull_latest_model(model)
|
||||
Reference in New Issue
Block a user