From 0d5288dc4ae971e2ddbfa92d708a5e504adcf87c Mon Sep 17 00:00:00 2001 From: Xiaodong Wang <44627574+Wang-Xiaodong1899@users.noreply.github.com> Date: Sun, 23 Apr 2023 11:38:25 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index ac763f9c..e6ee738e 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ By leveraging **both general and deep knowledge**, we aim at building an AI that git clone https://github.com/microsoft/TaskMatrix.git # Go to directory -cd visual-chatgpt +cd TaskMatrix # create a new environment conda create -n visgpt python=3.8 @@ -104,7 +104,6 @@ Here we list the GPU memory usage of each visual foundation model, you can speci | Foundation Model | GPU Memory (MB) | |------------------------|-----------------| -| ImageEditing | 3981 | | InstructPix2Pix | 2827 | | Text2Image | 3385 | | ImageCaptioning | 1209 | @@ -118,7 +117,6 @@ Here we list the GPU memory usage of each visual foundation model, you can speci | ScribbleText2Image | 3531 | | Image2Pose | 0 | | PoseText2Image | 3529 | -| Image2Seg | 919 | | SegText2Image | 3529 | | Image2Depth | 0 | | DepthText2Image | 3531 |