cicdatopea commited on
Commit
e6f0878
·
verified ·
1 Parent(s): b2a8fd0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -36,7 +36,7 @@ transformers<4.52
36
 
37
 
38
  ```python
39
- from auto_round import AutoRoundConfig ## must import for auto-round format
40
  import requests
41
  import torch
42
  from PIL import Image
 
36
 
37
 
38
  ```python
39
+ from auto_round import AutoRoundConfig ## must import for auto-round format if transformers <= 4.51.3
40
  import requests
41
  import torch
42
  from PIL import Image