Richard Guo commited on
Commit
036b5da
·
1 Parent(s): d911a9d
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -35,7 +35,7 @@ def upload_atlas_task(task_id,
35
  repo_id=webhook_payload.repo.name,
36
  title="Atlas Maps",
37
  token=HUGGINGFACE_ACCESS_TOKEN,
38
-
39
  )
40
  comment_discussion(
41
  repo_id=webhook_payload.repo.name,
 
35
  repo_id=webhook_payload.repo.name,
36
  title="Atlas Maps",
37
  token=HUGGINGFACE_ACCESS_TOKEN,
38
+ repo_type="dataset"
39
  )
40
  comment_discussion(
41
  repo_id=webhook_payload.repo.name,