runtime error
Exit code: 1. Reason: :00:1744370277.275479 1 cuda_blas.cc:1407] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered W0000 00:00:1744370277.296245 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1744370277.296289 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1744370277.296293 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. W0000 00:00:1744370277.296295 1 computation_placer.cc:177] computation placer already registered. Please check linkage and avoid linking the same target more than once. 2025-04-11 13:17:57.301951: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> model = tf.keras.models.load_model("https://huggingface.co/shaktibiplab/Animal-Classification/resolve/main/animal_model.h5") File "/usr/local/lib/python3.10/site-packages/keras/src/saving/saving_api.py", line 181, in load_model file_utils.copy(filepath, local_path) File "/usr/local/lib/python3.10/site-packages/keras/src/utils/file_utils.py", line 509, in copy return gfile.copy(src, dst, overwrite=True) File "/usr/local/lib/python3.10/site-packages/tensorflow/python/lib/io/file_io.py", line 581, in copy_v2 _pywrap_file_io.CopyFile( tensorflow.python.framework.errors_impl.UnimplementedError: File system scheme 'https' not implemented (file: 'https://huggingface.co/shaktibiplab/Animal-Classification/resolve/main/animal_model.h5')
Container logs:
Fetching error logs...