xiaomoguhzz commited on
Commit
a94bb3a
·
verified ·
1 Parent(s): be20629

Initialize general backup dataset

Browse files
Files changed (1) hide show
  1. README.md +10 -0
README.md ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ # General Backup
2
+
3
+ This dataset repo stores large project artifacts that are not suitable for the
4
+ main code repositories.
5
+
6
+ ## Contents
7
+
8
+ - `DeCLIP/sd_self_attn_cache/`: pre-extracted Stable Diffusion self-attention
9
+ cache files used by DeCLIP / SD-GSC training.
10
+