Skip to content

J920/quickstart-web-js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quickstart-web-js

  • Go to https://developer.deepar.ai, sign up, create the project and the Web app, copy the license key and paste it to index.html (instead of your_license_key_goes_here string)
  • Download the SDK from https://developer.deepar.ai and copy the deepar.js, deepar.wasm and models-68-extreme.bin to lib folder
  • Open terminal and go to example folder
  • Run python server.py in terminal
  • Open browser and enter "http://localhost:8888" in the address bar

About

DeepAR SDK for Web example project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • HTML 97.1%
  • Python 2.9%