alexkueck commited on
Commit
4f61f5d
·
verified ·
1 Parent(s): a4e8d1c

Update utils.py

Browse files
Files changed (1) hide show
  1. utils.py +1 -0
utils.py CHANGED
@@ -525,6 +525,7 @@ def upload_file_to_huggingface(file_path, upload_path):
525
  repo_id=STORAGE_REPO_ID,
526
  repo_type=REPO_TYPE,
527
  token=HF_WRITE
 
528
 
529
  #######################################
530
  # Dokumente aus anderem Space laden
 
525
  repo_id=STORAGE_REPO_ID,
526
  repo_type=REPO_TYPE,
527
  token=HF_WRITE
528
+ )
529
 
530
  #######################################
531
  # Dokumente aus anderem Space laden