Spaces:
Runtime error
Runtime error
Zhenhong
commited on
Commit
Β·
d5ed57e
1
Parent(s):
2a68db5
Modified app.py
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
.DS_Store
|
| 2 |
*.pyc
|
| 3 |
__pycache__/
|
|
|
|
| 4 |
|
|
|
|
| 1 |
.DS_Store
|
| 2 |
*.pyc
|
| 3 |
__pycache__/
|
| 4 |
+
*.jpg
|
| 5 |
|