Skip to content

Commit 702e63c

Browse files
committed
fix images in readme
1 parent 708ba29 commit 702e63c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

llm_app/README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,16 @@ npm run dev
6161

6262
<details>
6363
<summary> Interface </summary>
64-
![image](./resources/interface.png)
64+
65+
![image](resources/interface.png)
66+
6567
</details>
6668

6769
<details>
6870
<summary> Text and Image inputs </summary>
69-
![image](./resources/interface_text_and_image.png)
71+
72+
![image](resources/interface_text_and_image.png)
73+
7074
</details>
7175

7276
---

0 commit comments

Comments
 (0)