Update README.md
Browse files
README.md
CHANGED
@@ -4,15 +4,15 @@ emoji: 😻
|
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
hf_oauth: true
|
12 |
hf_oauth_scopes:
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
---
|
17 |
|
18 |
# GitHub Repo to Spaces
|
@@ -99,8 +99,4 @@ This project is licensed under the MIT License. See the LICENSE file for details
|
|
99 |
|
100 |
Acknowledgments
|
101 |
• Thanks to the Hugging Face community for their continuous support and comprehensive documentation.
|
102 |
-
• Inspiration drawn from various open-source projects that simplify the deployment process.
|
103 |
-
|
104 |
-
|
105 |
-
|
106 |
-
|
|
|
4 |
colorFrom: purple
|
5 |
colorTo: purple
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.17.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 |
# GitHub Repo to Spaces
|
|
|
99 |
|
100 |
Acknowledgments
|
101 |
• Thanks to the Hugging Face community for their continuous support and comprehensive documentation.
|
102 |
+
• Inspiration drawn from various open-source projects that simplify the deployment process.
|
|
|
|
|
|
|
|