Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -32,7 +32,7 @@ FastAPI service that validates and enriches LLM-generated construction scope of
|
|
| 32 |
import requests
|
| 33 |
|
| 34 |
response = requests.post(
|
| 35 |
-
"https://
|
| 36 |
json={
|
| 37 |
"scope_of_work": [
|
| 38 |
{
|
|
|
|
| 32 |
import requests
|
| 33 |
|
| 34 |
response = requests.post(
|
| 35 |
+
"https://mlbench123-sudoco-scopeofwork.hf.space/validate",
|
| 36 |
json={
|
| 37 |
"scope_of_work": [
|
| 38 |
{
|