crackalamoo commited on
Commit
9bcfb34
·
1 Parent(s): 2b92597

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -3,5 +3,6 @@ license: mit
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
- library_name: keras
7
- ---
 
 
3
  language:
4
  - en
5
  pipeline_tag: text-generation
6
+ ---
7
+ # BardGPT
8
+ BardGPT is a miniature GPT model for generating poetry coded from scratch in TensorFlow. To run it, you will need numpy, tensorflow, and builtin Python libraries.