philschmid HF staff commited on
Commit
adb5606
1 Parent(s): f621356

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ license: apache-2.0
26
 
27
  Hugging Face Inference endpoints can be used with an HTTP client in any language. We will use Python and the `requests` library to send our requests. (make your you have it installed `pip install requests`)
28
 
29
- ![result](res.png)
30
 
31
  ## Send requests with Pyton
32
 
26
 
27
  Hugging Face Inference endpoints can be used with an HTTP client in any language. We will use Python and the `requests` library to send our requests. (make your you have it installed `pip install requests`)
28
 
29
+ ![result](inference.png)
30
 
31
  ## Send requests with Pyton
32