Spaces:
Running
Running
Commit ·
6207b4a
1
Parent(s): cd6e2c3
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
|