Update README.md
Browse files
README.md
CHANGED
@@ -42,6 +42,9 @@ Click on the image above to watch the video on YouTube. (Video is slightly drama
|
|
42 |
- License: Apache-2.0
|
43 |
|
44 |
**Usage:**
|
|
|
|
|
|
|
45 |
You can use the following code snippet to load and interact with talktoaiQ:
|
46 |
|
47 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|
|
|
42 |
- License: Apache-2.0
|
43 |
|
44 |
**Usage:**
|
45 |
+
|
46 |
+
![TalkToAI Screenshot](https://huggingface.co/shafire/talktoaiQ/resolve/main/screenshot1.png)
|
47 |
+
|
48 |
You can use the following code snippet to load and interact with talktoaiQ:
|
49 |
|
50 |
from transformers import AutoModelForCausalLM, AutoTokenizer
|