We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb3ccd8 commit 742b1c8Copy full SHA for 742b1c8
generation/maisi/README.md
@@ -14,9 +14,9 @@ The GUI is only a demo for toy examples. This Github repo is the full version.
14
15
16
## Minimum GPU requirement
17
-For image size equal or smaller than 512x512x128, the minimum GPU memory for training and inference is 16G.
18
-
19
-For image size equal or smaller than 512x512x512, the minimum GPU memory for training is 40G, for inference is 24G.
+GPU requirement depends on the size of the images. For example,
+- for image size of 512x512x128, the minimum GPU memory requirement for training and inference is 16G.
+- for image size of 512x512x512, the minimum GPU memory requirement for training is 40G, for inference is 24G.
20
21
## Example Results and Evaluation
22
0 commit comments