cosmo3769 commited on
Commit
b8cdc2e
·
verified ·
1 Parent(s): f51a0f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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