Spaces:
Runtime error
Runtime error
Commit Β·
d8c0bac
1
Parent(s): 613c664
add 'demo.py' into .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -118,3 +118,4 @@ video
|
|
| 118 |
/test_images
|
| 119 |
deoldify/.ipynb_checkpoints/*-checkpoint.py
|
| 120 |
tmp*
|
|
|
|
|
|
| 118 |
/test_images
|
| 119 |
deoldify/.ipynb_checkpoints/*-checkpoint.py
|
| 120 |
tmp*
|
| 121 |
+
demo.py
|