ShyFoo commited on
Commit
3b551de
·
verified ·
1 Parent(s): 89f6731

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -51,7 +51,8 @@ Or let the evaluation protocol fetch it for you:
51
  from counthallu.utils import load_quality_cls_model
52
  model = load_quality_cls_model(
53
  "realhand", use_hub_model=True,
54
- repo_id="ShyFoo/CountHallu-quality_cls_model-RealHand")
 
55
  ```
56
 
57
  ## Citation
 
51
  from counthallu.utils import load_quality_cls_model
52
  model = load_quality_cls_model(
53
  "realhand", use_hub_model=True,
54
+ repo_id="ShyFoo/CountHallu-quality_cls_model-RealHand"
55
+ )
56
  ```
57
 
58
  ## Citation