Installation & Setup

Prerequisites


Setup Workflow

Follow these steps to get started with degirum-face:

  1. Create AI Hub Account: Sign up at AI Hubarrow-up-right if you don't have an account

  2. Set up Workspace: Create or join a workspace with the appropriate plan (see Workspace Plansarrow-up-right)

  3. Generate Token: Follow the token management guidearrow-up-right to set up authentication

  4. Install Package: Run pip install degirum-face

  5. (Optional) Install Hardware Drivers: If using hardware acceleration, set up the required drivers


Installation

Install from PyPI:


Verify Installation

Quick test using built-in demo images and CPU models:

Note: This demo uses local CPU models and built-in test images for quick verification. For production use with cloud inference, hardware accelerators, or custom images, you'll need to configure your AI Hub token and specify the appropriate inference host and device type. See Basic Concepts for more details.

Last updated

Was this helpful?