Skip to content

Commit

Permalink
v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
v-zetang committed Mar 9, 2023
1 parent 637f794 commit aadb7f2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ See our paper: [<font size=5>Visual ChatGPT: Talking, Drawing and Editing with V
# create a new environment
conda create -n visgpt python=3.8
# activate the new environment
conda activate visgpt
# prepare the basic environments
pip install -r requirement.txt
Expand Down

0 comments on commit aadb7f2

Please sign in to comment.