Spaces:
Sleeping
Sleeping
Mustafa Tag Eldeen commited on
Commit ·
bfe0c03
1
Parent(s): 4b00778
chore: gitignore __pycache__
Browse files
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__/
|
| 2 |
+
*.pyc
|
__pycache__/app.cpython-313.pyc
DELETED
|
Binary file (16.2 kB)
|
|
|
src/models/__pycache__/generation_output.cpython-313.pyc
DELETED
|
Binary file (7.14 kB)
|
|
|
src/models/__pycache__/greedy_generate_twopass.cpython-313.pyc
DELETED
|
Binary file (8.62 kB)
|
|
|