Spaces:
Running
Running
Upload 2 files
Browse files
README.md
CHANGED
@@ -1,18 +1,18 @@
|
|
1 |
-
---
|
2 |
-
title: Repo duplicator
|
3 |
-
emoji: 😻
|
4 |
-
colorFrom: gray
|
5 |
-
colorTo: blue
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
-
app_file: app.py
|
9 |
-
pinned: false
|
10 |
-
license: mit
|
11 |
-
hf_oauth: true
|
12 |
-
hf_oauth_scopes:
|
13 |
-
- read-repos
|
14 |
-
- write-repos
|
15 |
-
- manage-repos
|
16 |
-
---
|
17 |
-
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
1 |
+
---
|
2 |
+
title: Repo duplicator Mod
|
3 |
+
emoji: 😻
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: blue
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 4.44.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
hf_oauth: true
|
12 |
+
hf_oauth_scopes:
|
13 |
+
- read-repos
|
14 |
+
- write-repos
|
15 |
+
- manage-repos
|
16 |
+
---
|
17 |
+
|
18 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|