added two modfels
This commit is contained in:
29
.gitignore
vendored
29
.gitignore
vendored
@@ -1,27 +1,2 @@
|
||||
|
||||
# Python cache
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.pyo
|
||||
|
||||
# Virtual environment
|
||||
venv/
|
||||
.venv/
|
||||
bin/
|
||||
lib/
|
||||
lib64/
|
||||
include/
|
||||
share/
|
||||
pyvenv.cfg
|
||||
|
||||
# Data & datasets
|
||||
data/
|
||||
bin/
|
||||
|
||||
# Model weights
|
||||
*.pth
|
||||
|
||||
# System / logs
|
||||
.DS_Store
|
||||
*.log
|
||||
*.tmp
|
||||
# Created by venv; see https://docs.python.org/3/library/venv.html
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user