Instructions to use Factral/prob8 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers.js
How to use Factral/prob8 with Transformers.js:
// ⚠️ Unknown pipeline tag
Update config.json
Browse files- config.json +1 -2
config.json
CHANGED
|
@@ -17,6 +17,5 @@
|
|
| 17 |
"germinado": 5,
|
| 18 |
"violeta": 6
|
| 19 |
},
|
| 20 |
-
"model_type": "yolos"
|
| 21 |
-
|
| 22 |
}
|
|
|
|
| 17 |
"germinado": 5,
|
| 18 |
"violeta": 6
|
| 19 |
},
|
| 20 |
+
"model_type": "yolos"
|
|
|
|
| 21 |
}
|