smashmaster
commited on
Commit
•
99d99f5
1
Parent(s):
3fe7547
Teaser
Browse files
README.md
CHANGED
@@ -1,3 +1,14 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
library_name: transformers
|
6 |
+
pipeline_tag: text-generation
|
7 |
+
tags:
|
8 |
+
- art
|
9 |
+
- code
|
10 |
+
- music
|
11 |
---
|
12 |
+
|
13 |
+
# Mystery Box
|
14 |
+
You get to find out what the models do, what they can be used for, and how to load them. Look carefully for hints.
|