Update README.md
Browse filesNexaAI/DeepSeek-OCR-GGUF-CUDA
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 |
|