Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,6 +9,8 @@ app_file: app.py
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
hf_oauth: true
|
|
|
|
|
|
|
| 12 |
short_description: Now supports inference providers and multimodal. No GPU req.
|
| 13 |
---
|
| 14 |
|
|
|
|
| 9 |
pinned: true
|
| 10 |
license: apache-2.0
|
| 11 |
hf_oauth: true
|
| 12 |
+
hf_oauth_scopes:
|
| 13 |
+
- inference-api
|
| 14 |
short_description: Now supports inference providers and multimodal. No GPU req.
|
| 15 |
---
|
| 16 |
|