philschmid HF staff commited on
Commit
8ca4a35
1 Parent(s): 604e5aa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -55,7 +55,7 @@ The endpoint expects the image to be served as `binary`. Below is an curl and py
55
  1. get image
56
 
57
  ```bash
58
- wget https://fki.tic.heia-fr.ch/static/img/a01-122-02-00.jpg -O test.jpg
59
  ```
60
 
61
  2. send cURL request
 
55
  1. get image
56
 
57
  ```bash
58
+ wget https://huggingface.co/philschmid/laion-asthetic-endpoint/resolve/main/example1.jpg -O test.jpg
59
  ```
60
 
61
  2. send cURL request