Change models path

This commit is contained in:
Andras Schmelczer 2024-06-25 08:25:20 +01:00
commit 97e8cb1fe1
No known key found for this signature in database
GPG key ID: FC8F2C3D3D1A718C
2 changed files with 3 additions and 4 deletions

5
.gitignore vendored
View file

@ -1,5 +1,4 @@
__pycache__
runs
runs*
*.log
models/*.pth
models/*.json
saved_models/*