Skip to content

Commit

Permalink
automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
mmoda-esg-bot committed Dec 11, 2024
1 parent c98faae commit cd2cbbf
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
<requirement type="package" version="4.43.2">transformers</requirement>
<requirement type="package" version="1.2.28">oda-api</requirement>
<requirement type="package" version="1.4.0">fake-useragent</requirement>
<requirement type="package" version="8.30.0">ipython</requirement>
<!--Requirements string 'nb2workflow' can't be converted automatically. Please add the galaxy/conda requirement manually or modify the requirements file!-->
</requirements>
<command detect_errors="exit_code">python '$__tool_directory__/extract_data_predict_workflow.py'</command>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@
df_sor, df_unk_sor = query_info_sources(
text_id, list(set(regex_sources + astrobert_sources))
)

df_pos_0 = rule_based_ra_dec_detector(text_id, text)
df_pos = (
pd.concat(
Expand Down

0 comments on commit cd2cbbf

Please sign in to comment.