mlbench123 commited on
Commit
ee0043d
·
verified ·
1 Parent(s): d3b9b16

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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://YOUR-SPACE-NAME.hf.space/validate",
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
  {