ahmed-masry commited on
Commit
6d1e228
·
verified ·
1 Parent(s): 76951de

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -20,8 +20,8 @@ If you wish to quickly try our model, you can access our public web demo hosted
20
  # Inference
21
  You can easily use our models for inference with the huggingface library!
22
  You just need to do the following:
23
- 1. Chage the _image_path_ to your chart example image path on your system
24
- 2. Write the _input_text_.
25
 
26
  ```
27
  from PIL import Image
 
20
  # Inference
21
  You can easily use our models for inference with the huggingface library!
22
  You just need to do the following:
23
+ 1. Chage the **_image_path_** to your chart example image path on your system
24
+ 2. Write the **_input_text_**
25
 
26
  ```
27
  from PIL import Image