Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: π
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
@@ -25,17 +25,13 @@ AI-powered pipeline that verifies **4 required components** in Amazon trailer ph
|
|
| 25 |
|
| 26 |
## How to use
|
| 27 |
|
| 28 |
-
1. Upload
|
| 29 |
2. Click **Analyze Trailer**
|
| 30 |
3. See β
Found / β Missing for each component
|
| 31 |
|
| 32 |
-
## Setup
|
| 33 |
|
| 34 |
-
|
| 35 |
-
2. Upload `app.py` and `requirements.txt`
|
| 36 |
-
3. Go to **Settings β Variables and secrets β New secret**
|
| 37 |
-
- Name: `HF_TOKEN`
|
| 38 |
-
- Value: your HuggingFace access token (free at huggingface.co/settings/tokens)
|
| 39 |
|
| 40 |
## Models used (free tier)
|
| 41 |
|
|
|
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: indigo
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "5.14.0"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: mit
|
|
|
|
| 25 |
|
| 26 |
## How to use
|
| 27 |
|
| 28 |
+
1. Upload one or more photos of the same trailer
|
| 29 |
2. Click **Analyze Trailer**
|
| 30 |
3. See β
Found / β Missing for each component
|
| 31 |
|
| 32 |
+
## Setup
|
| 33 |
|
| 34 |
+
Space Settings β Repository Secrets β add `HF_TOKEN` (free Read token from huggingface.co/settings/tokens)
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
## Models used (free tier)
|
| 37 |
|