jiangchengchengNLP
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,10 @@ I attempted to use Hugging Face's PyTorch classes for uploading, but I found tha
|
|
26 |
|
27 |
If you do not have an image, you can download one from the repository; it is a small bird with red and black feathers.
|
28 |
|
|
|
|
|
|
|
|
|
29 |
### Loading Instructions
|
30 |
|
31 |
Below are the steps to load the model using PyTorch:
|
|
|
26 |
|
27 |
If you do not have an image, you can download one from the repository; it is a small bird with red and black feathers.
|
28 |
|
29 |
+
for example at this:
|
30 |
+
![a small bird with red and black](./bird.jpeg)
|
31 |
+
|
32 |
+
|
33 |
### Loading Instructions
|
34 |
|
35 |
Below are the steps to load the model using PyTorch:
|