Removed the GPU vendor ID field since it doesn't seem to work
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline was successful
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	ci/woodpecker/push/woodpecker Pipeline was successful
				
			This commit is contained in:
		| @@ -15,7 +15,7 @@ | ||||
|  | ||||
| <section class="row"> | ||||
|   <h5>GPU Model: <span id="gpuInfo">Random GPU</span></h5> | ||||
|   <p>Vendor: <span id="gpuVendor">N/a</span> | Vendor ID: <span id="gpuVendorId">N/a</span></p> | ||||
|   <p>Vendor: <span id="gpuVendor">N/a</span></p> | ||||
|   <p>GPU Memory: <span id="gpuVram">N/a</span></p> | ||||
|   <p>Bus: <span id="gpuBus">N/a</span></p> | ||||
| </section> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user