Update README.md
Browse files
README.md
CHANGED
|
@@ -12,6 +12,9 @@ This model generates Mermaid diagrams from a sequence of steps provided in the i
|
|
| 12 |
|
| 13 |
The model takes a set of sequential instructions as input and produces a flowchart diagram in Mermaid format.
|
| 14 |
|
|
|
|
|
|
|
|
|
|
| 15 |
### Input Format
|
| 16 |
|
| 17 |
The input is a sequence of steps written as plain text:
|
|
|
|
| 12 |
|
| 13 |
The model takes a set of sequential instructions as input and produces a flowchart diagram in Mermaid format.
|
| 14 |
|
| 15 |
+
## Video Performance On A Mac M1 8GB:
|
| 16 |
+
https://x.com/troydoesai/status/1833671273765020158
|
| 17 |
+
|
| 18 |
### Input Format
|
| 19 |
|
| 20 |
The input is a sequence of steps written as plain text:
|