Spaces:
Running
Running
IvanNazarov
commited on
Commit
β’
cd884e8
1
Parent(s):
5f545ba
initial commit
Browse files
README.md
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
---
|
2 |
-
title:
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
@@ -8,13 +8,15 @@ pinned: false
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 36000
|
10 |
hf_oauth_scopes:
|
11 |
-
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
tags:
|
17 |
-
|
|
|
|
|
18 |
---
|
19 |
|
20 |
# Docs
|
|
|
1 |
---
|
2 |
+
title: Parse Products
|
3 |
emoji: π
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
|
|
8 |
hf_oauth: true
|
9 |
hf_oauth_expiration_minutes: 36000
|
10 |
hf_oauth_scopes:
|
11 |
+
- read-repos
|
12 |
+
- write-repos
|
13 |
+
- manage-repos
|
14 |
+
- inference-api
|
15 |
+
- read-billing
|
16 |
tags:
|
17 |
+
- autotrain
|
18 |
+
license: apache-2.0
|
19 |
+
short_description: parse products
|
20 |
---
|
21 |
|
22 |
# Docs
|