Update README.md
Browse files
README.md
CHANGED
@@ -3,9 +3,12 @@ Models for use with SUPIR https://github.com/Fanghua-Yu/SUPIR
|
|
3 |
LLaVA CLIP
|
4 |
https://huggingface.co/openai/clip-vit-large-patch14-336
|
5 |
|
6 |
-
LLaVA MODEL
|
7 |
https://huggingface.co/liuhaotian/llava-v1.5-13b
|
8 |
|
|
|
|
|
|
|
9 |
SDXL CLIP Enc 1
|
10 |
https://huggingface.co/openai/clip-vit-large-patch14
|
11 |
|
|
|
3 |
LLaVA CLIP
|
4 |
https://huggingface.co/openai/clip-vit-large-patch14-336
|
5 |
|
6 |
+
LLaVA MODEL 13b
|
7 |
https://huggingface.co/liuhaotian/llava-v1.5-13b
|
8 |
|
9 |
+
LLaVA MODEL 7b
|
10 |
+
https://huggingface.co/liuhaotian/llava-v1.5-7b
|
11 |
+
|
12 |
SDXL CLIP Enc 1
|
13 |
https://huggingface.co/openai/clip-vit-large-patch14
|
14 |
|