mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-10-30 23:47:31 +03:00 
			
		
		
		
	Fix
This commit is contained in:
		
							parent
							
								
									4a573d18b3
								
							
						
					
					
						commit
						c776594ab1
					
				|  | @ -8,7 +8,7 @@ from contextlib import contextmanager | |||
| from copy import deepcopy | ||||
| from pathlib import Path | ||||
| import warnings | ||||
| from thinc.api import get_current_ops, Config, require_gpu, Optimizer | ||||
| from thinc.api import Model, get_current_ops, Config, require_gpu, Optimizer | ||||
| import srsly | ||||
| import multiprocessing as mp | ||||
| from itertools import chain, cycle | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user