Spaces:
Sleeping
Sleeping
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .Python | |
| env/ | |
| venv/ | |
| .venv/ | |
| .env | |
| .git/ | |
| *.egg-info/ | |
| *.egg | |
| .DS_Store | |
| artifacts/ | |
| models/ | |
| *.log | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo |
| __pycache__/ | |
| *.pyc | |
| *.pyo | |
| *.pyd | |
| .Python | |
| env/ | |
| venv/ | |
| .venv/ | |
| .env | |
| .git/ | |
| *.egg-info/ | |
| *.egg | |
| .DS_Store | |
| artifacts/ | |
| models/ | |
| *.log | |
| .vscode/ | |
| .idea/ | |
| *.swp | |
| *.swo |