Giter Club home page Giter Club logo

spectrogram-api's Introduction

Spectrogram API

Prerequisitos

Inicialización del proyecto

  1. Clonar el repositorio
git clone [email protected]:nehuenpereyra/spectrogram-api.git
  1. Instalar depedencias
cd spectrogram-api
poetry install
poetry lock
  1. Establecer las variables de entorno en el archivo .env
  • Crear el archivo: touch .env
  • Se puede tomar de ejemplo el archivo .env.example
  1. Ejecutar en local
task dev

Documentación de la API

En el siguiente enlace puedes ver la documentación de la API:

http://localhost:8000/api/v1/docs

Configuración directorio de trabajo

Si la imagen a cargar no es png se requiere tener una carpeta en el directorio de trabajo train que contenga la imagen a trabajar en formato png.

Observaciones

Set python interpreter in VScode

  • Ejecutar poetry run which python y copiar la ruta de python
  • command+shift+p al abrir los comandos de VScode y precione enter Python: Select Interpreter
  • Seleccionar + Enter interpreter path... y pega la ruta de python (Ejemplo. C:/Users/Nehuen/AppData/Local/pypoetry/Cache/virtualenvs/fastapi-aws-5kk-1d1f-py3.11/Scripts/)

spectrogram-api's People

Contributors

nehuenpereyra avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.