mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	Increase FORMAT_VERSION to force model re-creation
This commit is contained in:
		| @@ -59,7 +59,7 @@ def load_classifier(): | |||||||
|  |  | ||||||
| class DocumentClassifier(object): | class DocumentClassifier(object): | ||||||
|  |  | ||||||
|     FORMAT_VERSION = 6 |     FORMAT_VERSION = 7 | ||||||
|  |  | ||||||
|     def __init__(self): |     def __init__(self): | ||||||
|         # hash of the training data. used to prevent re-training when the |         # hash of the training data. used to prevent re-training when the | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Johann Bauer
					Johann Bauer