mirror of
				https://github.com/blakeblackshear/frigate.git
				synced 2025-10-27 10:52:11 +01:00 
			
		
		
		
	Fix detector config help template (#14249)
* Fix detector config * Fix general support
This commit is contained in:
		
							parent
							
								
									a2f42d51fd
								
							
						
					
					
						commit
						dbeaf43b8f
					
				
							
								
								
									
										13
									
								
								.github/DISCUSSION_TEMPLATE/detector-support.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/DISCUSSION_TEMPLATE/detector-support.yml
									
									
									
									
										vendored
									
									
								
							@ -74,19 +74,6 @@ body:
 | 
			
		||||
        - CPU (no coral)
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: dropdown
 | 
			
		||||
    id: object-detector
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Object Detector
 | 
			
		||||
      options:
 | 
			
		||||
        - Coral
 | 
			
		||||
        - OpenVino
 | 
			
		||||
        - TensorRT
 | 
			
		||||
        - RKNN
 | 
			
		||||
        - Other
 | 
			
		||||
        - CPU (no coral)
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: textarea
 | 
			
		||||
    id: screenshots
 | 
			
		||||
    attributes:
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										13
									
								
								.github/DISCUSSION_TEMPLATE/general-support.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										13
									
								
								.github/DISCUSSION_TEMPLATE/general-support.yml
									
									
									
									
										vendored
									
									
								
							@ -102,19 +102,6 @@ body:
 | 
			
		||||
        - CPU (no coral)
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: dropdown
 | 
			
		||||
    id: object-detector
 | 
			
		||||
    attributes:
 | 
			
		||||
      label: Object Detector
 | 
			
		||||
      options:
 | 
			
		||||
        - Coral
 | 
			
		||||
        - OpenVino
 | 
			
		||||
        - TensorRT
 | 
			
		||||
        - RKNN
 | 
			
		||||
        - Other
 | 
			
		||||
        - CPU (no coral)
 | 
			
		||||
    validations:
 | 
			
		||||
      required: true
 | 
			
		||||
  - type: dropdown
 | 
			
		||||
    id: network
 | 
			
		||||
    attributes:
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user