Upload config.json
Browse files- config.json +5 -0
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"model_name": "Supertonic",
|
| 3 |
+
"model_type": "onnx",
|
| 4 |
+
"description": "This is a stub config for Hugging Face download counting. The actual model is located at onnx/"
|
| 5 |
+
}
|