Sentence-Translator / docker-compose.yaml
VashuTheGreat2's picture
Upload folder using huggingface_hub
b758d48 verified
raw
history blame contribute delete
891 Bytes
# Usually these files are written by a python script from a template
# before PyInstaller builds the exe, so as to inject date/other infos into it.
# Byte-compiled / optimized / DLL files
# C extensions
# Distribution / packaging
# Django stuff:
# Installer logs
# Project specific ignores
# PyBuilder
# PyInstaller
# Sphinx documentation
# Translations
# Unit test / coverage reports
*$py.class
*,cover
*.csv
*.egg
*.egg-info/
*.log
*.manifest
*.mo
*.pot
*.py[cod]
*.pyc
*.so
*.spec
.Python
.cache
.coverage
.coverage.*
.dockerignore
.eggs/
.env
.git
.gitignore
.idea/
.installed.cfg
.python-version
.tox/
.venv
.vscode/
__pycache__/
build/
coverage.xml
develop-eggs/
dist/
docs/_build/
downloads/
eggs/
env/
housepricepredictor.egg-info/
htmlcov/
lib/
lib64/
logs/
mlruns/
myenv/
nosetests.xml
notebook/
parts/
pip-delete-this-directory.txt
pip-log.txt
sdist/
target/
uv.lock
var/
venv/