Update README.md
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ tags: []
|
|
7 |
```python
|
8 |
import requests
|
9 |
|
10 |
-
API_URL = "https://
|
11 |
headers = {
|
12 |
"Accept" : "application/json",
|
13 |
"Content-Type": "application/json"
|
|
|
7 |
```python
|
8 |
import requests
|
9 |
|
10 |
+
API_URL = "https://ag765g6yhowax6vb.us-east4.gcp.endpoints.huggingface.cloud"
|
11 |
headers = {
|
12 |
"Accept" : "application/json",
|
13 |
"Content-Type": "application/json"
|