I developed an app that is running properly on local machine without issue. I managed to start the app as well and dependencies installed successfully. But when trying to interact with the app it keeps crashing. If someone can take a look and provide some suggestion would appreciate it.
- Link to the public app
- Link to your appβs public GitHub repository
- Full text of the error message
[17:26:10] π¦ Processed dependencies!
config.json: 100%|ββββββββββ| 779/779 [00:00<00:00, 3.36MB/s]2-27 17:26:24.816059]
model.safetensors: 100%|ββββββββββ| 1.34G/1.34G [00:08<00:00, 160MB/s] [2024-02-27 17:26:34.694093]
tokenizer_config.json: 100%|ββββββββββ| 366/366 [00:00<00:00, 1.45MB/s]2-27 17:26:36.891879]
vocab.txt: 100%|ββββββββββ| 232k/232k [00:00<00:00, 8.00MB/s]-27 17:26:37.095881]
tokenizer.json: 100%|ββββββββββ| 711k/711k [00:00<00:00, 12.4MB/s]-27 17:26:37.370170]
special_tokens_map.json: 100%|ββββββββββ| 125/125 [00:00<00:00, 622kB/s]02-27 17:26:37.744809]
[17:29:58] βοΈ Streamlit server consistently failed status checks
[17:29:58] βοΈ Please fix the errors, push an update to the git repo, or reboot the app.
- Python version
3.10