Osama-Rakan-Al-Mraikhat commited on
Commit
2f7f606
·
verified ·
1 Parent(s): b8f95d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ For detailed benchmarking, see https://acr.ps/neoarabert.
55
  ### How to Use
56
  Install these libraries:
57
  ```
58
- pip install fast-disambig torch==2.5.1 transformers==4.49.0 xformers==0.0.28.post3
59
  ```
60
  Load the model and use it to generate embeddings:
61
  ```python
 
55
  ### How to Use
56
  Install these libraries:
57
  ```
58
+ pip install fast-disambig torch==2.5.1 transformers==4.49.0 xformers==0.0.28.post3 torchvision torchaudio
59
  ```
60
  Load the model and use it to generate embeddings:
61
  ```python