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