tfrere commited on
Commit
1cb025f
·
1 Parent(s): 6077698

update caveat

Browse files
Files changed (1) hide show
  1. frontend/src/App.js +3 -1
frontend/src/App.js CHANGED
@@ -118,7 +118,9 @@ function App() {
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>
 
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>