initial commit
Browse files
README.md
CHANGED
|
@@ -1,21 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
-
short_description:
|
| 9 |
hf_oauth: true
|
| 10 |
hf_oauth_expiration_minutes: 36000
|
| 11 |
hf_oauth_scopes:
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
| 15 |
-
|
| 16 |
-
|
| 17 |
tags:
|
| 18 |
-
|
| 19 |
---
|
| 20 |
|
| 21 |
# Docs
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Code
|
| 3 |
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
| 6 |
sdk: docker
|
| 7 |
pinned: false
|
| 8 |
+
short_description: ill try to see if it create code idk
|
| 9 |
hf_oauth: true
|
| 10 |
hf_oauth_expiration_minutes: 36000
|
| 11 |
hf_oauth_scopes:
|
| 12 |
+
- read-repos
|
| 13 |
+
- write-repos
|
| 14 |
+
- manage-repos
|
| 15 |
+
- inference-api
|
| 16 |
+
- read-billing
|
| 17 |
tags:
|
| 18 |
+
- autotrain
|
| 19 |
---
|
| 20 |
|
| 21 |
# Docs
|