iammartian0
commited on
Commit
•
be5e9cf
1
Parent(s):
9a55a58
Update README.md
Browse files
README.md
CHANGED
@@ -31,6 +31,9 @@ You can use this model directly with help of pipeline class from transformers li
|
|
31 |
>>>classifier(image)
|
32 |
|
33 |
```
|
|
|
|
|
|
|
34 |
|
35 |
## Training procedure
|
36 |
|
|
|
31 |
>>>classifier(image)
|
32 |
|
33 |
```
|
34 |
+
or
|
35 |
+
|
36 |
+
uploading a target image to Hosted inference api.
|
37 |
|
38 |
## Training procedure
|
39 |
|