multimodalart HF Staff commited on
Commit
f15cb29
·
1 Parent(s): 83c4c6f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -115,7 +115,7 @@ def create_readme(info, downloaded_files, link_civit=False, is_author=True, fold
115
  print(widget_prompts)
116
  tags = default_tags + civit_tags
117
  unpacked_tags = "\n- ".join(tags)
118
- content = f"""---license: other
119
  tags:
120
  - {unpacked_tags}
121
 
 
115
  print(widget_prompts)
116
  tags = default_tags + civit_tags
117
  unpacked_tags = "\n- ".join(tags)
118
+ content = f"""---license: other
119
  tags:
120
  - {unpacked_tags}
121