Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: unlicense
|
3 |
+
datasets:
|
4 |
+
- poloclub/diffusiondb
|
5 |
+
language:
|
6 |
+
- en
|
7 |
+
metrics:
|
8 |
+
- wer
|
9 |
+
pipeline_tag: image-to-text
|
10 |
+
---
|
11 |
+
# Untitled7
|
12 |
+
|
13 |
+
This model was loveingly named after the Colab notebook that made it.
|
14 |
+
|
15 |
+
It is supposed to read images and extract a stable diffusion prompt from it but, it might not do a good job at it.
|