From c2e2618ea2450023acd3fc44ecb621618bb083b3 Mon Sep 17 00:00:00 2001 From: waterwolf9910 Date: Thu, 23 Apr 2026 17:45:48 -0400 Subject: [PATCH] Add nextexplorer as a cloud storage option --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d33fba1..9dac314 100644 --- a/README.md +++ b/README.md @@ -739,6 +739,8 @@ Here, the demo loads Vicuna as 8 bit by default to save some GPU memory usage. B [SparkleShare](https://sparkleshare.org/) - Provides cloud storage and file synchronization services. By default, it uses Git as a storage backend. +[NextExplorer](https://explorer.nxz.ai/) - A web based file explorer. A pretty good alternative to nextcloud. + ### Cloud [Back to the Top](#table-of-contents)