Update README.md
Browse files
README.md
CHANGED
|
@@ -17,7 +17,7 @@ license: apache-2.0
|
|
| 17 |
Since you have `.tflite` files, we'll use Hugging Face's **TensorFlow Hub** format:
|
| 18 |
|
| 19 |
#### Method A: Upload as Raw Files (Simplest)
|
| 20 |
-
1. Go to your model repository: `https://huggingface.co/kd8811/
|
| 21 |
2. Click "Add file" → "Upload files"
|
| 22 |
3. Upload these files:
|
| 23 |
- `stage1_nonleaf.tflite` → rename to `leaf_detection.tflite`
|
|
|
|
| 17 |
Since you have `.tflite` files, we'll use Hugging Face's **TensorFlow Hub** format:
|
| 18 |
|
| 19 |
#### Method A: Upload as Raw Files (Simplest)
|
| 20 |
+
1. Go to your model repository: `https://huggingface.co/kd8811/TeaLeafNet`
|
| 21 |
2. Click "Add file" → "Upload files"
|
| 22 |
3. Upload these files:
|
| 23 |
- `stage1_nonleaf.tflite` → rename to `leaf_detection.tflite`
|