mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 11:49:55 +02:00
Update Makefile
test hdf5 models
This commit is contained in:
parent
1ac0a7e06f
commit
9849541061
1 changed files with 4 additions and 2 deletions
6
Makefile
6
Makefile
|
@ -22,10 +22,12 @@ help:
|
||||||
models: models_eynollah
|
models: models_eynollah
|
||||||
|
|
||||||
models_eynollah: models_eynollah.tar.gz
|
models_eynollah: models_eynollah.tar.gz
|
||||||
tar xf 2022-04-05.SavedModel.tar.gz
|
tar xf tar xf models_eynollah_renamed.tar.gz
|
||||||
|
# tar xf 2022-04-05.SavedModel.tar.gz
|
||||||
|
|
||||||
models_eynollah.tar.gz:
|
models_eynollah.tar.gz:
|
||||||
wget 'https://ocr-d.kba.cloud/2022-04-05.SavedModel.tar.gz'
|
wget 'https://qurator-data.de/eynollah/2022-04-05/models_eynollah_renamed.tar.gz'
|
||||||
|
# wget 'https://ocr-d.kba.cloud/2022-04-05.SavedModel.tar.gz'
|
||||||
|
|
||||||
# Install with pip
|
# Install with pip
|
||||||
install:
|
install:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue