mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Install onnxruntime with openvino execution provider (#13587)
* Install onnxruntime with openvino execution provider * Update requirements-wheels.txt * Still include openvino
This commit is contained in:
		
							parent
							
								
									764cca5a70
								
							
						
					
					
						commit
						149339a8d9
					
				@ -28,8 +28,9 @@ norfair == 2.2.*
 | 
				
			|||||||
setproctitle == 1.3.*
 | 
					setproctitle == 1.3.*
 | 
				
			||||||
ws4py == 0.5.*
 | 
					ws4py == 0.5.*
 | 
				
			||||||
unidecode == 1.3.*
 | 
					unidecode == 1.3.*
 | 
				
			||||||
onnxruntime == 1.18.*
 | 
					# OpenVino & ONNX
 | 
				
			||||||
openvino == 2024.1.*
 | 
					openvino == 2024.1.*
 | 
				
			||||||
 | 
					onnxruntime-openvino == 1.18.*
 | 
				
			||||||
# Embeddings
 | 
					# Embeddings
 | 
				
			||||||
onnx_clip == 4.0.*
 | 
					onnx_clip == 4.0.*
 | 
				
			||||||
chromadb == 0.5.0
 | 
					chromadb == 0.5.0
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user