runtime error
Space failed. Exit code: 1. Reason: .bin: 97%|█████████▋| 1.57G/1.63G [00:15<00:00, 101MB/s] Downloading pytorch_model.bin: 97%|█████████▋| 1.58G/1.63G [00:15<00:00, 101MB/s] Downloading pytorch_model.bin: 98%|█████████▊| 1.59G/1.63G [00:15<00:00, 99.4MB/s] Downloading pytorch_model.bin: 99%|█████████▊| 1.60G/1.63G [00:15<00:00, 101MB/s] Downloading pytorch_model.bin: 99%|█████████▉| 1.61G/1.63G [00:16<00:00, 90.9MB/s] Downloading pytorch_model.bin: 100%|██████████| 1.63G/1.63G [00:16<00:00, 89.9MB/s] Downloading pytorch_model.bin: 100%|██████████| 1.63G/1.63G [00:16<00:00, 100MB/s] Downloading (…)neration_config.json: 0%| | 0.00/363 [00:00<?, ?B/s] Downloading (…)neration_config.json: 100%|██████████| 363/363 [00:00<00:00, 4.15MB/s] Downloading (…)olve/main/vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s] Downloading (…)olve/main/vocab.json: 100%|██████████| 899k/899k [00:00<00:00, 53.8MB/s] Downloading (…)olve/main/merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] Downloading (…)olve/main/merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 67.5MB/s] Downloading (…)/main/tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] Downloading (…)/main/tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 62.8MB/s] /home/user/app/app.py:14: GradioUnusedKwargWarning: You have unused kwarg parameters in Textbox, please remove them: {'line': 6} inputs = [gr.Textbox(label="Text to summarize", line=6)], Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> demo.launch(share=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1989, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces
Container logs:
Fetching error logs...