Spaces:
Running
on
Zero
Running
on
Zero
mikonvergence
commited on
Commit
·
50a1223
1
Parent(s):
feba4eb
.gitignore update
Browse files- .gitignore +5 -0
.gitignore
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
__pycache__/
|
| 2 |
+
weights/
|
| 3 |
+
.ipynb_checkpoints/
|
| 4 |
+
|
| 5 |
+
*.pyc
|