We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cfb9f commit f231ba8Copy full SHA for f231ba8
.dockerignore
@@ -9,3 +9,4 @@
9
.travis.yml
10
venv
11
.git
12
+/backups
.gitignore
@@ -294,6 +294,7 @@ Document_Classifier_inference/model.pt
294
295
# Database backup
296
backup.json
297
298
299
# Prod backup
300
prod_backup-20240423.json
0 commit comments