runtime error
Exit code: 1. Reason: 2, even if the model was saved with a slow processor. This will result in minor differences in outputs. You'll still be able to use a slow processor with `use_fast=False`. config.json: 0%| | 0.00/1.11k [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 1.11k/1.11k [00:00<00:00, 6.51MB/s] model.safetensors: 0%| | 0.00/343M [00:00<?, ?B/s][A model.safetensors: 22%|βββ | 75.0M/343M [00:01<00:05, 48.2MB/s][A model.safetensors: 100%|ββββββββββ| 343M/343M [00:02<00:00, 171MB/s] β Gemini AI configured successfully with API key from secrets Downloading model from Google Drive... Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 267, in download url = get_url_from_gdrive_confirmation(res.text) File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 55, in get_url_from_gdrive_confirmation raise FileURLRetrievalError( gdown.exceptions.FileURLRetrievalError: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 406, in <module> gdown.download(gdrive_url, model_file, quiet=False) File "/usr/local/lib/python3.10/site-packages/gdown/download.py", line 278, in download raise FileURLRetrievalError(message) gdown.exceptions.FileURLRetrievalError: Failed to retrieve file url: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. Check FAQ in https://github.com/wkentaro/gdown?tab=readme-ov-file#faq. You may still be able to access the file from the browser: https://drive.google.com/uc?id=141Mhq2jonkUBcVBnNqNSeyIZYtH5l4K5 but Gdown can't. Please check connections and permissions.
Container logs:
Fetching error logs...