Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
---
|
| 2 |
title: AnyCoder
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
|
@@ -10,7 +10,7 @@ disable_embedding: false
|
|
| 10 |
hf_oauth: true
|
| 11 |
hf_oauth_expiration_minutes: 43200
|
| 12 |
hf_oauth_scopes:
|
| 13 |
-
|
| 14 |
---
|
| 15 |
|
| 16 |
> **Note:** This is the Docker Space configuration for the React frontend version.
|
|
@@ -141,4 +141,4 @@ This app runs as a Docker Space on HuggingFace. The Dockerfile:
|
|
| 141 |
|
| 142 |
## π License
|
| 143 |
|
| 144 |
-
MIT
|
|
|
|
| 1 |
---
|
| 2 |
title: AnyCoder
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: purple
|
| 6 |
sdk: docker
|
|
|
|
| 10 |
hf_oauth: true
|
| 11 |
hf_oauth_expiration_minutes: 43200
|
| 12 |
hf_oauth_scopes:
|
| 13 |
+
- manage-repos
|
| 14 |
---
|
| 15 |
|
| 16 |
> **Note:** This is the Docker Space configuration for the React frontend version.
|
|
|
|
| 141 |
|
| 142 |
## π License
|
| 143 |
|
| 144 |
+
MIT
|