Ra-Is commited on
Commit
07a5569
1 Parent(s): 99ccfe3

added widget and language

Browse files
Files changed (2) hide show
  1. .DS_Store +0 -0
  2. README.md +3 -0
.DS_Store ADDED
Binary file (6.15 kB). View file
 
README.md CHANGED
@@ -1,7 +1,10 @@
1
  ---
 
2
  license: apache-2.0
3
  pipeline_tag: text-generation
4
  base_model: gpt2-medium
 
 
5
  ---
6
 
7
  # Lyrics Generation Model
 
1
  ---
2
+ language: en
3
  license: apache-2.0
4
  pipeline_tag: text-generation
5
  base_model: gpt2-medium
6
+ widget:
7
+ - text: "how can i love you"
8
  ---
9
 
10
  # Lyrics Generation Model