Skip to content

Commit

Permalink
add huggingface location file
Browse files Browse the repository at this point in the history
  • Loading branch information
bgruening authored Oct 29, 2024
1 parent 1388640 commit d8ac8de
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions files/galaxy/config/tool_data_table_conf.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,4 +196,9 @@
<columns>value, name, path, type</columns>
<file path="/opt/galaxy/tool-data/ffindex_indices.loc" />
</table>
<!-- huggingface models -->
<table name="huggingface" comment_char="#" allow_duplicate_entries="False">
<columns>value, name, pipeline_tag, domain, free_tag, version, path</columns>
<file path="/opt/galaxy/tool-data/huggingface.loc" />
</table>
</tables>

0 comments on commit d8ac8de

Please sign in to comment.