Initial commit

This commit is contained in:
Haitham Khedr
2024-07-29 21:54:20 +00:00
commit 0c5f8c5432
261 changed files with 11462 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.vscode/
.DS_Store
__pycache__/
*-checkpoint.ipynb
.venv
*.egg*
build/*
_C.*
outputs/*
checkpoints/*.pt