Safetensors
jiangchengchengNLP commited on
Commit
67c26f5
·
verified ·
1 Parent(s): 737105c

Update README.md

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