Update README.md
Browse files
README.md
CHANGED
@@ -18,10 +18,11 @@ language:
|
|
18 |
<img src="https://cloud-3i4ld6u5y-hack-club-bot.vercel.app/0home.png" alt="Akash Network logo" width="200"/>
|
19 |
|
20 |
Thank you to the [Akash Network](https://akash.network/) for sponsoring this project and providing A100s/H100s for compute!
|
21 |
-
<a target="_blank" href="https://colab.research.google.com/github/andrewgcodes/autoprompter/blob/main/
|
22 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
23 |
</a>
|
24 |
|
|
|
25 |
# Overview
|
26 |
This is a fine-tune of [Moondream](https://moondream.ai/) (5/20/24 version), a tiny vision language model created by the amazing [vik](https://x.com/vikhyatk).
|
27 |
It was fine-tuned on 35,000 image-prompt pairs from the Diffusion DB dataset of Stable Diffusion images.
|
|
|
18 |
<img src="https://cloud-3i4ld6u5y-hack-club-bot.vercel.app/0home.png" alt="Akash Network logo" width="200"/>
|
19 |
|
20 |
Thank you to the [Akash Network](https://akash.network/) for sponsoring this project and providing A100s/H100s for compute!
|
21 |
+
<a target="_blank" href="https://colab.research.google.com/github/andrewgcodes/autoprompter/blob/main/run_prompt_predictor.ipynb">
|
22 |
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
|
23 |
</a>
|
24 |
|
25 |
+
|
26 |
# Overview
|
27 |
This is a fine-tune of [Moondream](https://moondream.ai/) (5/20/24 version), a tiny vision language model created by the amazing [vik](https://x.com/vikhyatk).
|
28 |
It was fine-tuned on 35,000 image-prompt pairs from the Diffusion DB dataset of Stable Diffusion images.
|