bokesyo commited on
Commit
703e627
1 Parent(s): 11311ed

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -31,7 +31,11 @@ The model only takes images as document-side inputs and produce vectors represen
31
 
32
  # Deploy on your PC
33
 
34
- **Please make sure you have at least 32GB RAM or GPU with 16GB memory.**
 
 
 
 
35
 
36
  1. Pip install all dependencies:
37
 
 
31
 
32
  # Deploy on your PC
33
 
34
+ **Please make sure you have at least 32GB memory on your PC.**
35
+
36
+ - Apple M1/M2/M3 with 32GB memory.
37
+ - x86 CPU with 32GB memory.
38
+ - x86 CPU with 32GB memory + Nvidia GPU with 16GB memory.
39
 
40
  1. Pip install all dependencies:
41