Antoine Chaffin commited on
Commit
efeb0dd
·
1 Parent(s): b5e09b0
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -62,7 +62,7 @@ def main():
62
  """Main entry point for the server."""
63
  snapshot_download(
64
  repo_id="lightonai/leetcode_reasonmoderncolbert",
65
- local_dir="indexess/",
66
  repo_type="dataset",
67
  )
68
  try:
 
62
  """Main entry point for the server."""
63
  snapshot_download(
64
  repo_id="lightonai/leetcode_reasonmoderncolbert",
65
+ local_dir="indexes/",
66
  repo_type="dataset",
67
  )
68
  try: