kdqemre commited on
Commit
eab1e49
·
verified ·
1 Parent(s): 712dcdc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ This model is a fine-tuned version of [HuggingFaceTB/SmolVLM-Base](https://huggi
18
 
19
  ## Model description
20
 
21
- More information needed
22
 
23
  ```python
24
  from transformers import AutoProcessor, AutoModelForImageTextToText
 
18
 
19
  ## Model description
20
 
21
+ Here is the sample code for how to use.
22
 
23
  ```python
24
  from transformers import AutoProcessor, AutoModelForImageTextToText