Seetha commited on
Commit
78b9d5a
1 Parent(s): 09775f8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -483,7 +483,7 @@ def main():
483
  })
484
 
485
 
486
- dataset = load_dataset("Seetha/visual_files")
487
  st.write(dataset)
488
  # Write JSON to file
489
  #with open(DATA_FILE, 'w') as f: #w+
 
483
  })
484
 
485
 
486
+ dataset = load_dataset("Seetha/Visualization")
487
  st.write(dataset)
488
  # Write JSON to file
489
  #with open(DATA_FILE, 'w') as f: #w+