Update README.md
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ This model is a fine-tuned version of [google/paligemma-3b-pt-224](https://huggi
|
|
19 |
|
20 |
## How to Use?
|
21 |
|
22 |
-
```
|
23 |
import torch
|
24 |
import requests
|
25 |
|
|
|
19 |
|
20 |
## How to Use?
|
21 |
|
22 |
+
```python
|
23 |
import torch
|
24 |
import requests
|
25 |
|