Skip to content

Commit a5ec80d

Browse files
Update README with desktop app hardware requirements
Added note about hardware requirements for desktop application.
1 parent 2163987 commit a5ec80d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ The development of NiChart is guided by several core principles:
4040
Running NiChart
4141
---------------
4242

43-
The NiChart front-end application currently supports Windows and Linux. Windows has been tested on recent versions of Windows 10 and Windows 11. Linux has been tested on Ubuntu 24.04 but should work on other distributions.
44-
4543
We provide both a locally installable **desktop application** and a **cloud-based application**.
4644

47-
The `NiChart cloud application <https://neuroimagingchart.com/portal>`_, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. **No payment or installation is needed to use the tool**.
45+
The `NiChart cloud application <https://neuroimagingchart.com/portal>`_, hosted via Amazon Web Services (AWS), deploys scalable infrastructure which hosts the *NiChart* tools as a standard web application accessible via the user’s web browser. **No payment or installation is needed to use the tool**. You don't need any special hardware to run this.
4846

4947
However, as a web application, NiChart Cloud requires you to upload your data to the private cloud-based NiChart server for us to process it. **We do not access or use your data** for any other purpose than to run your requested processing and/or provide support to you as a user, and we regularly automatically delete user data after inactivity. However, we recognize that data privacy agreements and related concerns may nevertheless restrict use of the cloud application. If that applies to you, we suggest that you install the desktop application. We provide detailed installation instructions on the `Installation page <./INSTALLATION.md>`_.
5048

49+
The NiChart front-end desktop application currently supports Windows and Linux. Windows has been tested on recent versions of Windows 10 and Windows 11. Linux has been tested on Ubuntu 24.04 but should work on other distributions. An NVIDIA GPU supporting CUDA is required to run the algorithms. If you need to run the algorithms with alternative GPU hardware or on CPU, please use the standalone tools.
50+
5151
**Want to switch between versions?** The cloud and desktop applications are unified at the code level through the use of the Python library `Streamlit <https://streamlit.io>`_. Consequently, the user experience is nearly identical between the cloud and desktop applications.
5252

5353
Looking for specific NiChart tools?

0 commit comments

Comments
 (0)