Spaces:
Running
Running
Commit ·
f45a5e6
1
Parent(s): 9432353
conf fixed
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -46,6 +46,7 @@ Thumbs.db
|
|
| 46 |
# *.pt
|
| 47 |
*.tflite
|
| 48 |
*.onnx
|
|
|
|
| 49 |
|
| 50 |
# Audio/video/temp data
|
| 51 |
*.wav
|
|
|
|
| 46 |
# *.pt
|
| 47 |
*.tflite
|
| 48 |
*.onnx
|
| 49 |
+
*.jpg
|
| 50 |
|
| 51 |
# Audio/video/temp data
|
| 52 |
*.wav
|