Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	initial commit
Browse files
    	
        README.md
    CHANGED
    
    | @@ -8,11 +8,12 @@ pinned: false | |
| 8 | 
             
            hf_oauth: true
         | 
| 9 | 
             
            hf_oauth_expiration_minutes: 36000
         | 
| 10 | 
             
            hf_oauth_scopes:
         | 
| 11 | 
            -
             | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
| 15 | 
            -
             | 
|  | |
| 16 | 
             
            ---
         | 
| 17 |  | 
| 18 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 8 | 
             
            hf_oauth: true
         | 
| 9 | 
             
            hf_oauth_expiration_minutes: 36000
         | 
| 10 | 
             
            hf_oauth_scopes:
         | 
| 11 | 
            +
            - read-repos
         | 
| 12 | 
            +
            - write-repos
         | 
| 13 | 
            +
            - manage-repos
         | 
| 14 | 
            +
            - inference-api
         | 
| 15 | 
            +
            - read-billing
         | 
| 16 | 
            +
            license: apache-2.0
         | 
| 17 | 
             
            ---
         | 
| 18 |  | 
| 19 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
