therealcyberlord commited on
Commit
91e5201
1 Parent(s): aa61915

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -3,7 +3,7 @@ library_name: peft
3
  base_model: EleutherAI/gpt-neo-1.3B
4
  datasets:
5
  - rubend18/DALL-E-Prompts-OpenAI-ChatGPT
6
- pipeline_tag: text2text-generation
7
  widget:
8
  - text: chocolate milk
9
  example_title: Prompt Completion
@@ -11,7 +11,7 @@ widget:
11
 
12
  ### Model Description
13
 
14
- Magic wand 🪄 is a prompt completion model fine-tuned on GPT Neo 1.3 B, used for text2img models such as Dalle, Midjourney, and Stable Diffusion.
15
 
16
  ## Uses
17
  Type something that you want to generate and magic wand will complete it for you. Think about it as a friendly guide when you don't have any ideas about what to generate.
 
3
  base_model: EleutherAI/gpt-neo-1.3B
4
  datasets:
5
  - rubend18/DALL-E-Prompts-OpenAI-ChatGPT
6
+ pipeline_tag: text-generation
7
  widget:
8
  - text: chocolate milk
9
  example_title: Prompt Completion
 
11
 
12
  ### Model Description
13
 
14
+ Magic wand 🪄 is a prompt completion model fine-tuned on GPT Neo 1.3 B, used for text2img models such as Dalle, Midjourney, and Stable Diffusion.
15
 
16
  ## Uses
17
  Type something that you want to generate and magic wand will complete it for you. Think about it as a friendly guide when you don't have any ideas about what to generate.