mgokg commited on
Commit
98a3b74
·
verified ·
1 Parent(s): a1b01e6

Update fa.html

Browse files
Files changed (1) hide show
  1. fa.html +1 -1
fa.html CHANGED
@@ -23,7 +23,7 @@
23
  zeitstempel: zeitstempel
24
  };
25
 
26
- const response = await fetch("http://localhost:8000/items/", {
27
  method: "POST",
28
  headers: {
29
  "Content-Type": "application/json"
 
23
  zeitstempel: zeitstempel
24
  };
25
 
26
+ const response = await fetch("https://huggingface.co/spaces/mgokg.hf.space/items/", {
27
  method: "POST",
28
  headers: {
29
  "Content-Type": "application/json"