Elldreth commited on
Commit
4d2c6c9
·
verified ·
1 Parent(s): e3cad5d

Upload README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -4,14 +4,15 @@ language:
4
  license: apache-2.0
5
  base_model: google/t5-base
6
  tags:
7
- - text2text-generation
8
  - prompt-engineering
9
  - stable-diffusion
10
  - image-generation
11
  - wd14-tags
12
  - comfyui
13
  - t5
14
- pipeline_tag: text2text-generation
 
15
  widget:
16
  - text: "translate prompt to tags: magical girl with blue hair in a garden"
17
  example_title: "Magical Girl"
@@ -27,7 +28,7 @@ model-index:
27
  - name: t5-base-prompt-translator
28
  results:
29
  - task:
30
- type: text2text-generation
31
  name: Prompt to Tags Translation
32
  metrics:
33
  - type: accuracy
 
4
  license: apache-2.0
5
  base_model: google/t5-base
6
  tags:
7
+ - text-generation
8
  - prompt-engineering
9
  - stable-diffusion
10
  - image-generation
11
  - wd14-tags
12
  - comfyui
13
  - t5
14
+ - text2text-generation
15
+ pipeline_tag: text-generation
16
  widget:
17
  - text: "translate prompt to tags: magical girl with blue hair in a garden"
18
  example_title: "Magical Girl"
 
28
  - name: t5-base-prompt-translator
29
  results:
30
  - task:
31
+ type: text-generation
32
  name: Prompt to Tags Translation
33
  metrics:
34
  - type: accuracy