Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -11,6 +11,8 @@ tags:
|
|
| 11 |
- anycoder
|
| 12 |
hf_oauth: true
|
| 13 |
disable_embedding: true
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 11 |
- anycoder
|
| 12 |
hf_oauth: true
|
| 13 |
disable_embedding: true
|
| 14 |
+
hf_oauth_scopes:
|
| 15 |
+
- inference-api
|
| 16 |
---
|
| 17 |
|
| 18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|