abhishek7 commited on
Commit
64dbf64
·
1 Parent(s): f9e516a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -19,7 +19,7 @@ tags:
19
  |-------------------------------------|----------------------------------|-----------------------------------------|--------------------------------------|
20
 
21
 
22
- This model was build via parameter-efficient QLoRA finetuning of [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on a small custom dataset.
23
  The goal of this project is to build a model which takes simple and short natural language inputs and generate a highly detailed and descriptive prompt for [Stable Diffusion](https://stability.ai/stable-diffusion) and other similar image generation models.
24
  Hence making it easier for everyone to get high quality images easily.
25
 
 
19
  |-------------------------------------|----------------------------------|-----------------------------------------|--------------------------------------|
20
 
21
 
22
+ This model was build via parameter-efficient QLoRA finetuning of [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1) on a custom dataset.
23
  The goal of this project is to build a model which takes simple and short natural language inputs and generate a highly detailed and descriptive prompt for [Stable Diffusion](https://stability.ai/stable-diffusion) and other similar image generation models.
24
  Hence making it easier for everyone to get high quality images easily.
25