Update README.md
Browse files
README.md
CHANGED
@@ -2,19 +2,21 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
#
|
6 |
|
7 |
-
## About
|
8 |
|
9 |
-
This dataset contains 5000 Midjourney prompts.
|
10 |
-
It would need to be clean for human comprehension ; here, there is no need, Phospho will analyse the data for you.
|
11 |
|
12 |
-
##
|
13 |
|
14 |
-
|
15 |
-
- Load the CSV file.
|
16 |
-
- In Clusters, go to `Configure clusters detection`. Change the instruction to *type of image generated*. Select 10 clusters.
|
17 |
-
- Run the clustering and enjoy the platform 😄.
|
18 |
|
|
|
19 |
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
# Midjourney prompts leaks
|
6 |
|
7 |
+
## About
|
8 |
|
9 |
+
This dataset contains 5000 raw Midjourney prompts leaked from their Discord.
|
|
|
10 |
|
11 |
+
## How to analyze the dataset with phospho?
|
12 |
|
13 |
+
phospho is a platform to do text analytics, even with raw, uncleaned data. Here's how to do it:
|
|
|
|
|
|
|
14 |
|
15 |
+
![alt text](https://mintlify.s3-us-west-1.amazonaws.com/phospho/images/clustering-demo.gif)
|
16 |
|
17 |
+
1. Create an account @https://phospho.ai.
|
18 |
+
2. Load the CSV file.
|
19 |
+
3. In Clusters, go to `Configure clusters detection`. Change the instruction to *type of image generated*. Select 10 clusters.
|
20 |
+
4. Run the clustering and enjoy the platform 😄.
|
21 |
+
|
22 |
+
Feel free to reach out if needed.
|