https://github.com/euler16/newton_school_image_captioning
https://github.com/euler16/newton_school_image_captioning
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/euler16/newton_school_image_captioning
- Owner: euler16
- Created: 2024-01-17T23:04:01.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-17T23:10:48.000Z (over 2 years ago)
- Last Synced: 2025-03-11T07:18:01.352Z (about 1 year ago)
- Language: JavaScript
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.