sumuks commited on
Commit
6077698
·
verified ·
1 Parent(s): bb3eb40

add more accurate data retention message

Browse files
Files changed (1) hide show
  1. frontend/src/App.js +1 -3
frontend/src/App.js CHANGED
@@ -118,9 +118,7 @@ function App() {
118
  mx: "auto",
119
  }}
120
  >
121
- We keep processed documents for research purposes, to which you
122
- agree by using the space. For a fully private usage, please
123
- duplicate the advanced space
124
  </Box>
125
  </Box>
126
  </Container>
 
118
  mx: "auto",
119
  }}
120
  >
121
+ We may retain processed documents processed in this space for safety purposes for up to 30 days. For maximum privacy with zero data retention, you are encouraged to duplicate the space to your own huggingface organization.
 
 
122
  </Box>
123
  </Box>
124
  </Container>