Skip to content

stjiris/sumarizador

 
 

Repository files navigation

Models at: https://gitlab.com/diogoalmiro/iris-lfs-storage/

Running with python venv:

  • (install once:)
    • python -m venv env
    • source env/bin/activate
    • pip install -U pip
    • pip install -r requirements.txt
  • (running:)
    • python server.py

Running with docker:

  • (build once:) docker build .
  • (running:) docker run -it -p 8999:8999

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 57.4%
  • Python 24.3%
  • HTML 16.0%
  • CSS 2.0%
  • Dockerfile 0.3%