Commit
•
afe5cb8
1
Parent(s):
b3f9627
Create config.json (#1)
Browse files- Create config.json (43441a8bf0db9f71754e60aec4fa951876ef4571)
Co-authored-by: Licio <happylicio@users.noreply.huggingface.co>
- config.json +5 -0
config.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"Name": [
|
3 |
+
"Infinity"
|
4 |
+
],
|
5 |
+
}
|