--- title: Saev Image Classification emoji: 🐨 colorFrom: gray colorTo: blue sdk: gradio sdk_version: 5.9.1 python_version: 3.12.8 app_file: app.py pinned: false license: mit short_description: Interpret image classification models using SAEs. --- I used [s5cmd](https://github.com/peak/s5cmd) to upload CUB-2011 to Cloudflare R2. ```sh s5cmd --credentials-file ~/.local/etc/cloudflare/r2-credentials --endpoint-url https://6391ae4399fb354a41cab96372935a6e.r2.cloudflarestorage.com \ cp test/ s3://saev-cub2011/ ```