moved download_data.sh to seperate module downloader

This commit is contained in:
saundersp
2024-04-27 20:47:30 +02:00
parent 211dcad893
commit 8740f7ea4b
5 changed files with 127 additions and 42 deletions

View File

@ -0,0 +1,2 @@
numpy==1.26.4
tqdm==4.66.2