An open API service indexing awesome lists of open source software.

https://github.com/euler16/newton_school_image_captioning


https://github.com/euler16/newton_school_image_captioning

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# newton_school_image_captioning

- to install dependencies run `pip install transformers torch` in a virtualenv with Python version <=3.11
- to start the server simply run `python server.py` . The first run will be slow, it will download a huggingface image captioning model.