15 lines
119 B
Plaintext
15 lines
119 B
Plaintext
.git
|
|
.gitignore
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
hf_cache
|
|
*.jpg
|
|
*.jpeg
|
|
*.png
|
|
output*
|
|
.python-version
|
|
Makefile
|
|
compose.yml
|
|
build
|