Update README.md
Browse files
README.md
CHANGED
|
@@ -26,17 +26,22 @@ By providing these capabilities, MAISI is a valuable tool for researchers advanc
|
|
| 26 |
|
| 27 |
## 🚀 Demo (no GPU required)
|
| 28 |
|
| 29 |
-
You can
|
| 30 |
|
| 31 |
👉 [https://build.nvidia.com/nvidia/maisi](https://build.nvidia.com/nvidia/maisi)
|
| 32 |
-
## Terms of Use
|
| 33 |
|
| 34 |
-
|
| 35 |
|
| 36 |
## Github Links:
|
| 37 |
Training and inference code are in:
|
| 38 |
[https://github.com/NVIDIA-Medtech/NV-Generate-CTMR/tree/main](https://github.com/NVIDIA-Medtech/NV-Generate-CTMR/tree/main).
|
| 39 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 40 |
## Download
|
| 41 |
For example, to download the VAE, you can run:
|
| 42 |
```
|
|
|
|
| 26 |
|
| 27 |
## 🚀 Demo (no GPU required)
|
| 28 |
|
| 29 |
+
You can try this model via NVIDIA MAISI demo:
|
| 30 |
|
| 31 |
👉 [https://build.nvidia.com/nvidia/maisi](https://build.nvidia.com/nvidia/maisi)
|
|
|
|
| 32 |
|
| 33 |
+
The current demo showcases only a subset of the model’s capabilities. For full functionality and advanced usage, please refer to the GitHub repository.
|
| 34 |
|
| 35 |
## Github Links:
|
| 36 |
Training and inference code are in:
|
| 37 |
[https://github.com/NVIDIA-Medtech/NV-Generate-CTMR/tree/main](https://github.com/NVIDIA-Medtech/NV-Generate-CTMR/tree/main).
|
| 38 |
|
| 39 |
+
## Terms of Use
|
| 40 |
+
|
| 41 |
+
By using this model, you are agreeing to the [terms and conditions](https://docs.nvidia.com/ai-foundation-models-community-license.pdf) of the license.
|
| 42 |
+
|
| 43 |
+
|
| 44 |
+
|
| 45 |
## Download
|
| 46 |
For example, to download the VAE, you can run:
|
| 47 |
```
|