Skip to content
This repository has been archived by the owner on Apr 21, 2021. It is now read-only.

haashemi/Llamashop-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Llamashop-API

Private API to decrease requests and hardware usage for generating images


Installation

Windows:
    pip install -U -r requirements.txt

Linux:
    pip3 install -U -r requirements.txt

To run it

Windows:
    python -m app

Linux:
    python3 -m app

Endpoints


Known issues

  • First of all, it's not optimized
  • Some function have a really bad code