jirvin16 commited on
Commit
a10451f
1 Parent(s): f4894ff

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -38,7 +38,7 @@ python videollava/serve/teochat_demo.py
38
  * Install required packages:
39
  ```bash
40
  git clone https://github.com/ermongroup/TEOChat.git
41
- cd Video-LLaVA
42
  conda create -n teochat python=3.9 -y
43
  conda activate teochat
44
  pip install --upgrade pip # enable PEP 660 support
 
38
  * Install required packages:
39
  ```bash
40
  git clone https://github.com/ermongroup/TEOChat.git
41
+ cd TEOChat
42
  conda create -n teochat python=3.9 -y
43
  conda activate teochat
44
  pip install --upgrade pip # enable PEP 660 support