Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,14 +1,16 @@
1
  ---
2
  language:
3
  - en
4
-
5
  tags:
6
  - text2text-generation
7
-
8
  widget:
9
- - text: 'Expand the following prompt to add more detail: A man in a suit walking down the street'
 
 
10
  example_title: Prompt Upsampling
11
  license: mit
 
 
12
  ---
13
 
14
  # SuperPrompt
 
1
  ---
2
  language:
3
  - en
 
4
  tags:
5
  - text2text-generation
 
6
  widget:
7
+ - text: >-
8
+ Expand the following prompt to add more detail: A man in a suit walking
9
+ down the street
10
  example_title: Prompt Upsampling
11
  license: mit
12
+ base_model:
13
+ - google-t5/t5-base
14
  ---
15
 
16
  # SuperPrompt