Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: Nexa AI GGUF Convertor
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
|
@@ -8,9 +8,8 @@ sdk_version: 4.28.3
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
hf_oauth: true
|
|
|
|
| 11 |
hf_oauth_scopes:
|
| 12 |
-
|
| 13 |
-
-
|
| 14 |
-
- manage-repos
|
| 15 |
-
- inference-api
|
| 16 |
---
|
|
|
|
| 1 |
---
|
| 2 |
title: Nexa AI GGUF Convertor
|
| 3 |
+
emoji: ⚡
|
| 4 |
colorFrom: green
|
| 5 |
colorTo: gray
|
| 6 |
sdk: gradio
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
hf_oauth: true
|
| 11 |
+
hf_oauth_expiration_minutes: 60
|
| 12 |
hf_oauth_scopes:
|
| 13 |
+
- read-repos
|
| 14 |
+
license: cc-by-nc-4.0
|
|
|
|
|
|
|
| 15 |
---
|