Text-to-Image
Diffusers
English
flux
nlp
poetry
synavate commited on
Commit
b62b3eb
1 Parent(s): b627c00

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ datasets:
4
+ - DanFosing/public-domain-poetry
5
+ - biglam/gutenberg-poetry-corpus
6
+ language:
7
+ - en
8
+ metrics:
9
+ - accuracy
10
+ library_name: diffusers
11
+ pipeline_tag: text-to-image
12
+ tags:
13
+ - flux
14
+ - nlp
15
+ - poetry
16
+ ---