userx1 commited on
Commit
9df3dff
·
verified ·
1 Parent(s): 4017efd

Update README.md

Browse files

NexaAI/DeepSeek-OCR-GGUF-CUDA

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -20,7 +20,7 @@ base_model:
20
  2. Run the model locally with one line of code:
21
 
22
  ```bash
23
- nexa infer NexaAI/DeepSeek-OCR-GGUF
24
  ```
25
  3. Then drag your image to terminal or type into the image path
26
 
 
20
  2. Run the model locally with one line of code:
21
 
22
  ```bash
23
+ nexa infer NexaAI/DeepSeek-OCR-GGUF-CUDA
24
  ```
25
  3. Then drag your image to terminal or type into the image path
26