Hello, I’m new to using the models on the site. Some models I can add an image of my own to edit or turn into a video but I’m not sure where there file is stored after I uploaded it. Does the file get stored on the computer or server of the model’s creator? I can’t seem to find any information in the documentation.
While this can be changed per space, by default, over 90% of spaces store data in Hugging Face’s server storage area, which is difficult to access from external sources. When a space is restarted, the data is deleted. Therefore, unless the creator explicitly provides an exit point (such as a download button), the data will be lost. There is no need to be overly concerned about privacy.
However, in rare cases, the creator may accidentally place data in an accessible location.
Thanks for explaining this so clearly. It’s good to know how data is usually stored and what happens when spaces restart. The reminder about download options and possible exceptions is really helpful. This makes it much easier to understand the privacy and storage side of Hugging Face spaces.
For more clarification, here is a link to the official documentation.