BigData-KSU commited on
Commit
4672b8a
·
verified ·
1 Parent(s): 66fedb0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -3
README.md CHANGED
@@ -8,8 +8,7 @@ base_model:
8
  ---
9
  ## RS-LLaVA: Large Vision Language Model for Joint Captioning and Question Answering in Remote Sensing Imagery
10
 
11
- - **Repository:** https://github.com/BigData-KSU/RS-LLaVA
12
- - **Paper:** https://www.mdpi.com/2072-4292/16/9/1477
13
  - **Demo:** Soon.
14
 
15
 
@@ -28,7 +27,6 @@ cd ArabVLM
28
 
29
  ```
30
  pip install -r requirements.txt
31
- pip install --upgrade pip # enable PEP 660 support
32
  ```
33
 
34
  ---
 
8
  ---
9
  ## RS-LLaVA: Large Vision Language Model for Joint Captioning and Question Answering in Remote Sensing Imagery
10
 
11
+ - **Repository:** https://github.com/BigData-KSU/ArabVLM
 
12
  - **Demo:** Soon.
13
 
14
 
 
27
 
28
  ```
29
  pip install -r requirements.txt
 
30
  ```
31
 
32
  ---