minimal config.json (enables download stats; no recipe)
Browse files- config.json +5 -0
config.json
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"license": "other",
|
| 3 |
+
"creator": "FatStinkyPanda",
|
| 4 |
+
"note": "Aether \u2014 proprietary architecture; trained weights only. See README."
|
| 5 |
+
}
|