c910335 / vface-server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VFace Server

Installation

  1. Clone this repository.
git clone https://github.com/c910335/vface-server.git
cd vface-server
  1. Install the dependencies.
pipenv sync
  1. Edit the configuration file.
vim config.py

Usage

pipenv run python main.py

Then run VFace Web.

Contributing

  1. Fork it ( https://github.com/c910335/vface-server/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

  • c910335 Tatsiujin Chin - creator, maintainer

About

License:MIT License


Languages

Language:Python 100.0%