pritamqu commited on
Commit
a724093
·
verified ·
1 Parent(s): 5b5e46d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -15,6 +15,12 @@ conda activate llava
15
  pip install -r llavavideo.txt
16
  ```
17
 
 
 
 
 
 
 
18
  ## Inference
19
 
20
  ```
 
15
  pip install -r llavavideo.txt
16
  ```
17
 
18
+ ## Download weights
19
+
20
+ ```
21
+ git clone [email protected]:pritamqu/LLaVA-Video-7B-Qwen2-RRPO-32f
22
+ ```
23
+
24
  ## Inference
25
 
26
  ```