surajpaib beshoy01 commited on
Commit
527b0d1
·
verified ·
1 Parent(s): 23e05e9

Update README.md (#1)

Browse files

- Update README.md (da13b2c3d9363fc0ee4fff1ecb9168a87518a7d8)


Co-authored-by: Beshoy Guirges <[email protected]>

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -59,6 +59,7 @@ Download and initialize the pre-trained model from HuggingFace Hub
59
  model = SegResEncoder.from_pretrained(
60
  "project-lighter/ct_fm_feature_extractor"
61
  )
 
62
  ```
63
 
64
  ## Setup Processing Pipelines
 
59
  model = SegResEncoder.from_pretrained(
60
  "project-lighter/ct_fm_feature_extractor"
61
  )
62
+ model.eval()
63
  ```
64
 
65
  ## Setup Processing Pipelines