Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portrait explorer

Use gradio to build the interactive interface, and rely on the iFlytek platform API to implement the following functions:

  • Face compare
  • Face feature analyze

Preview

Deployment

Installation

It is recommended to use conda to create a virtual environment.

conda create --name portrait-explorer python==3.11
pip install -r requirements.txt

Then you need to fill in the api in example.env with your own api_key and change the file name to .env.

Run

Use gradio to run the program. By default, gradio will start the service on a local port. Just open the URL in the browser.

gradio app.py

About

Leverage iFlytek platform API for advanced face picture processing

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages