Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -9,9 +9,10 @@ app_file: app.py | |
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            hf_oauth: true
         | 
| 11 | 
             
            hf_oauth_scopes:
         | 
| 12 | 
            -
             | 
| 13 | 
            -
             | 
| 14 | 
            -
             | 
|  | |
| 15 | 
             
            ---
         | 
| 16 |  | 
| 17 | 
            -
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 9 | 
             
            pinned: false
         | 
| 10 | 
             
            hf_oauth: true
         | 
| 11 | 
             
            hf_oauth_scopes:
         | 
| 12 | 
            +
            - read-repos
         | 
| 13 | 
            +
            - write-repos
         | 
| 14 | 
            +
            - manage-repos
         | 
| 15 | 
            +
            license: agpl-3.0
         | 
| 16 | 
             
            ---
         | 
| 17 |  | 
| 18 | 
            +
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 

