Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,10 @@ sdk: gradio
|
|
| 7 |
sdk_version: 4.24.0
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
---
|
| 11 |
This translates english datasets to German with wmt21.
|
| 12 |
|
|
|
|
| 7 |
sdk_version: 4.24.0
|
| 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 |
---
|
| 15 |
This translates english datasets to German with wmt21.
|
| 16 |
|