arxyzan commited on
Commit
73aebe4
1 Parent(s): a4bc612

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -15,7 +15,7 @@ pip install hezar
15
  ```
16
 
17
  ```python
18
- from hezar.model import Model
19
 
20
 
21
  model = Model.load("hezarai/gpt2-base-fa")
 
15
  ```
16
 
17
  ```python
18
+ from hezar.models import Model
19
 
20
 
21
  model = Model.load("hezarai/gpt2-base-fa")