Spaces:
Runtime error
Runtime error
File size: 449 Bytes
86c7913 c008fc1 b61e579 cfc0db8 b61e579 2c8cfc0 f4e889a fcd5226 847491b 86c7913 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 |
# General
__pycache__
.pytest_cache
**.egg-info
dist
build
**.pickle
**.pkl
volumes
docker-compose.yml
# Environments
.venv
.env
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
pip-wheel-metadata/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
# Installer logs
pip-log.txt
pip-delete-this-directory.txt
# Jupyter Notebook checkpoints
.ipynb_checkpoints |