MANIFEST.in
README.md
setup.py
nllb_serve/__init__.py
nllb_serve/__main__.py
nllb_serve/app.py
nllb_serve/nllb_batch.py
nllb_serve/utils.py
nllb_serve.egg-info/PKG-INFO
nllb_serve.egg-info/SOURCES.txt
nllb_serve.egg-info/dependency_links.txt
nllb_serve.egg-info/entry_points.txt
nllb_serve.egg-info/not-zip-safe
nllb_serve.egg-info/requires.txt
nllb_serve.egg-info/top_level.txt
nllb_serve/static/css/bootstrap.min.css
nllb_serve/static/css/highlight-default.css
nllb_serve/static/js/bootstrap.bundle.min.js
nllb_serve/static/js/highlight.pack.js
nllb_serve/static/js/jquery-3.5.1.min.js
nllb_serve/static/js/plotly-2.6.3.min.js
nllb_serve/templates/about.html
nllb_serve/templates/base.html
nllb_serve/templates/home.html
nllb_serve/templates/index.html