runtime error

Exit code: 1. Reason: config.json: 0%| | 0.00/688 [00:00<?, ?B/s] config.json: 100%|██████████| 688/688 [00:00<00:00, 3.49MB/s] model.safetensors: 0%| | 0.00/1.42G [00:00<?, ?B/s] model.safetensors: 2%|▏ | 31.5M/1.42G [00:02<01:31, 15.2MB/s] model.safetensors: 16%|█▌ | 231M/1.42G [00:03<00:14, 82.9MB/s]  model.safetensors: 24%|██▎ | 336M/1.42G [00:04<00:13, 81.0MB/s] model.safetensors: 71%|███████ | 1.01G/1.42G [00:05<00:01, 263MB/s] model.safetensors: 100%|█████████▉| 1.42G/1.42G [00:06<00:00, 213MB/s] tokenizer_config.json: 0%| | 0.00/381 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 381/381 [00:00<00:00, 2.22MB/s] vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] vocab.json: 100%|██████████| 798k/798k [00:00<00:00, 4.03MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 481MB/s] tokenizer.json: 0%| | 0.00/2.11M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.11M/2.11M [00:00<00:00, 276MB/s] special_tokens_map.json: 0%| | 0.00/280 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 280/280 [00:00<00:00, 1.88MB/s] Device set to use cpu Traceback (most recent call last): File "/home/user/app/app.py", line 311, in <module> tab = gr.Dataframe( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 182, in wrapper return fn(self, **kwargs) TypeError: Dataframe.__init__() got an unexpected keyword argument 'max_rows'

Container logs:

Fetching error logs...