Spaces:
				
			
			
	
			
			
					
		Running
		
	
	
	
			
			
	
	
	
	
		
		
					
		Running
		
	initial commit
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,12 +1,13 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            title: Transformers | 
| 3 | 
             
            emoji: π
         | 
| 4 | 
             
            colorFrom: blue
         | 
| 5 | 
             
            colorTo: yellow
         | 
| 6 | 
             
            sdk: static
         | 
| 7 | 
             
            pinned: false
         | 
| 8 | 
             
            models:
         | 
| 9 | 
            -
             | 
|  | |
| 10 | 
             
            ---
         | 
| 11 |  | 
| 12 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            title: Demo Transformers
         | 
| 3 | 
             
            emoji: π
         | 
| 4 | 
             
            colorFrom: blue
         | 
| 5 | 
             
            colorTo: yellow
         | 
| 6 | 
             
            sdk: static
         | 
| 7 | 
             
            pinned: false
         | 
| 8 | 
             
            models:
         | 
| 9 | 
            +
            - Xenova/detr-resnet-50
         | 
| 10 | 
            +
            license: mit
         | 
| 11 | 
             
            ---
         | 
| 12 |  | 
| 13 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         |