Skip to content

Commit

Permalink
changed dataset process and updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
NilsDem committed Dec 4, 2024
1 parent 0f5e7d7 commit 9d81e53
Show file tree
Hide file tree
Showing 9 changed files with 383 additions and 615 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,5 @@
**/runs
samples
pretrained/*
*.pt
*.pt
code_perso
2 changes: 0 additions & 2 deletions __init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
from pathlib import Path

import gin

BASE_PATH: Path = Path(__file__).parent
Loading

0 comments on commit 9d81e53

Please sign in to comment.