Skip to content

R11baka/deepai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple deepai.org client

Introduction

Simple api client for https://deepai.org/machine-learning-model/colorizer image colorizer. Register on https://deepai.org and fetch accessKey

How to run in shell

  1. Fetch DEEP_AI_KEY from https://deepai.org and store this key as DEEP_AI_KEY env
  2. Run in shell
    make build
    DEEP_AI_KEY=123 ./main {PATH_TO_FILE_TO_COLORIZE}
  3. For help type in shell make and you see in sheel command list

Releases

No releases published

Packages

No packages published