basantcuraj commited on
Commit
9c67e7e
·
verified ·
1 Parent(s): fcc52b8

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -62,7 +62,7 @@
62
 
63
 
64
 
65
- fetch('https://huggingface.co/spaces/basantcuraj/agarwalsamaj/blob/main/csvjson.json')
66
  .then(res=>res.json())
67
  .then(data=>{
68
  console.log('data',data);
 
62
 
63
 
64
 
65
+ fetch('https://huggingface.co/spaces/basantcuraj/agarwalsamaj/blob/main/csvjson_short.json')
66
  .then(res=>res.json())
67
  .then(data=>{
68
  console.log('data',data);