Spaces:
Runtime error
Runtime error
Aurélie GABU commited on
Commit ·
8eba50c
1
Parent(s): 9e27b61
added untracked files
Browse files- .gitignore +4 -0
.gitignore
CHANGED
|
@@ -4,3 +4,7 @@ venv/
|
|
| 4 |
.venv/
|
| 5 |
.pytest_cache/
|
| 6 |
.coverage
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
.venv/
|
| 5 |
.pytest_cache/
|
| 6 |
.coverage
|
| 7 |
+
App/model/
|
| 8 |
+
App/model/modele_final_xgb.joblib
|
| 9 |
+
*.joblib
|
| 10 |
+
*.json
|