Update README.md
Browse files
README.md
CHANGED
@@ -68,7 +68,6 @@ The API response will be a JSON object with the following structure:
|
|
68 |
### Here's an example request using Python:
|
69 |
|
70 |
```python
|
71 |
-
|
72 |
import requests
|
73 |
|
74 |
url = '<hf_endpoint_url>'
|
|
|
68 |
### Here's an example request using Python:
|
69 |
|
70 |
```python
|
|
|
71 |
import requests
|
72 |
|
73 |
url = '<hf_endpoint_url>'
|