Seungyoun commited on
Commit
0d6aaac
1 Parent(s): 34f3f86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -14,16 +14,6 @@ pipeline_tag: image-text-to-text
14
 
15
  ## QuickStart
16
 
17
- ### Chat with lmdeploy
18
-
19
- 1. Installation
20
- ```
21
- pip install 'lmdeploy>=0.4.0'
22
- pip install git+https://github.com/haotian-liu/LLaVA.git
23
- ```
24
-
25
- 2. Run
26
-
27
  Running with pure `transformers` library
28
 
29
  ```python
 
14
 
15
  ## QuickStart
16
 
 
 
 
 
 
 
 
 
 
 
17
  Running with pure `transformers` library
18
 
19
  ```python