RishiDarkDevil
commited on
Commit
•
c99dd69
1
Parent(s):
5d8e0fe
Update README.md
Browse files
README.md
CHANGED
@@ -13,7 +13,7 @@ tags:
|
|
13 |
|
14 |
## Usage:
|
15 |
Follow the following code example to use this model.
|
16 |
-
```
|
17 |
# import libraries
|
18 |
from transformers import AutoModel, AutoModelForImageClassification
|
19 |
import torch
|
|
|
13 |
|
14 |
## Usage:
|
15 |
Follow the following code example to use this model.
|
16 |
+
```python
|
17 |
# import libraries
|
18 |
from transformers import AutoModel, AutoModelForImageClassification
|
19 |
import torch
|