Skip to content

silvxlabs/StemSim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StemSim

Docker

First, build the image with

docker build -t stemsim .

Then run the container with

docker run --rm -p 80:80 stemsim

The API endpoints should be available at http://localhost:80.

Example client

Run the Python demo in the example directory

python demo.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages