shafire commited on
Commit
425487f
1 Parent(s): 1a8ef65

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -0
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