Commit
·
8ca4a35
1
Parent(s):
604e5aa
Update README.md
Browse files
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://
|
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
|