Samuel Stevens commited on
Commit
691d85c
·
1 Parent(s): 16826aa

Begging HF spaces to build correctly

Browse files
Files changed (2) hide show
  1. README.md +0 -2
  2. packages.txt +1 -0
README.md CHANGED
@@ -12,11 +12,9 @@ license: mit
12
  short_description: Interpret image classification models using SAEs.
13
  ---
14
 
15
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
16
 
17
  I used [s5cmd](https://github.com/peak/s5cmd) to upload CUB-2011 to Cloudflare R2.
18
 
19
-
20
  ```sh
21
  s5cmd --credentials-file ~/.local/etc/cloudflare/r2-credentials --endpoint-url https://6391ae4399fb354a41cab96372935a6e.r2.cloudflarestorage.com \
22
  cp test/ s3://saev-cub2011/
 
12
  short_description: Interpret image classification models using SAEs.
13
  ---
14
 
 
15
 
16
  I used [s5cmd](https://github.com/peak/s5cmd) to upload CUB-2011 to Cloudflare R2.
17
 
 
18
  ```sh
19
  s5cmd --credentials-file ~/.local/etc/cloudflare/r2-credentials --endpoint-url https://6391ae4399fb354a41cab96372935a6e.r2.cloudflarestorage.com \
20
  cp test/ s3://saev-cub2011/
packages.txt CHANGED
@@ -1 +1,2 @@
1
  cargo
 
 
1
  cargo
2
+ rustc