20 lines
No EOL
226 B
Text
20 lines
No EOL
226 B
Text
.ruff_cache/
|
|
**/__pycache__/
|
|
venv
|
|
.git
|
|
.gitignore
|
|
.github
|
|
|
|
# Ignore specific application files
|
|
models/
|
|
loras/
|
|
config.yml
|
|
config_sample.yml
|
|
api_tokens.yml
|
|
api_tokens_sample.yml
|
|
*.bat
|
|
*.sh
|
|
update_scripts
|
|
readme.md
|
|
colab
|
|
start.py |