runtime error
Exit code: 1. Reason: ['esm.pooler.dense.weight', 'esm.pooler.dense.bias'] You should probably TRAIN this model on a down-stream task to be able to use it for predictions and inference. tokenizer_config.json: 0%| | 0.00/363 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 363/363 [00:00<00:00, 2.43MB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 133MB/s] tokenizer.json: 0%| | 0.00/466k [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 466k/466k [00:00<00:00, 36.2MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 2.07MB/s] config.json: 0%| | 0.00/571 [00:00<?, ?B/s][A config.json: 100%|██████████| 571/571 [00:00<00:00, 4.71MB/s] model.safetensors: 0%| | 0.00/438M [00:00<?, ?B/s][A model.safetensors: 0%| | 0.00/438M [00:01<?, ?B/s][A model.safetensors: 15%|█▌ | 67.0M/438M [00:02<00:05, 66.9MB/s][A model.safetensors: 61%|██████▏ | 268M/438M [00:03<00:01, 131MB/s] [A model.safetensors: 100%|██████████| 438M/438M [00:03<00:00, 121MB/s] Downloading: "https://dl.fbaipublicfiles.com/fair-esm/models/esm_msa1b_t12_100M_UR50S.pt" to /home/user/.cache/torch/hub/checkpoints/esm_msa1b_t12_100M_UR50S.pt Downloading: "https://dl.fbaipublicfiles.com/fair-esm/regression/esm_msa1b_t12_100M_UR50S-contact-regression.pt" to /home/user/.cache/torch/hub/checkpoints/esm_msa1b_t12_100M_UR50S-contact-regression.pt Traceback (most recent call last): File "/home/user/app/app.py", line 222, in <module> with gr.Box(): AttributeError: module 'gradio' has no attribute 'Box' /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...