Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Update .oauth.yaml
Browse files- .oauth.yaml +1 -1
 
    	
        .oauth.yaml
    CHANGED
    
    | 
         @@ -1,5 +1,5 @@ 
     | 
|
| 1 | 
         
             
            # Change to `true` to enable HF auth integration
         
     | 
| 2 | 
         
            -
            enabled:  
     | 
| 3 | 
         | 
| 4 | 
         
             
            providers:
         
     | 
| 5 | 
         
             
              - name: huggingface
         
     | 
| 
         | 
|
| 1 | 
         
             
            # Change to `true` to enable HF auth integration
         
     | 
| 2 | 
         
            +
            enabled: false
         
     | 
| 3 | 
         | 
| 4 | 
         
             
            providers:
         
     | 
| 5 | 
         
             
              - name: huggingface
         
     |