Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,14 +4,14 @@ emoji: 🔥
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 5.49.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
tags:
|
| 11 |
- anycoder
|
| 12 |
hf_oauth: true
|
| 13 |
hf_oauth_scopes:
|
| 14 |
-
|
| 15 |
---
|
| 16 |
|
| 17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 4 |
colorFrom: indigo
|
| 5 |
colorTo: purple
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 5.49.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
tags:
|
| 11 |
- anycoder
|
| 12 |
hf_oauth: 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
|