Fabrice-TIERCELIN
commited on
Commit
•
63c44bc
1
Parent(s):
688e85a
Local files
Browse files- CKPT_PTH.py +1 -1
CKPT_PTH.py
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
LLAVA_CLIP_PATH = 'openai/clip-vit-large-patch14-336'
|
2 |
LLAVA_MODEL_PATH = 'liuhaotian/llava-v1.5-13b'
|
3 |
SDXL_CLIP1_PATH = 'openai/clip-vit-large-patch14'
|
4 |
-
SDXL_CLIP2_CKPT_PTH = '
|
|
|
1 |
LLAVA_CLIP_PATH = 'openai/clip-vit-large-patch14-336'
|
2 |
LLAVA_MODEL_PATH = 'liuhaotian/llava-v1.5-13b'
|
3 |
SDXL_CLIP1_PATH = 'openai/clip-vit-large-patch14'
|
4 |
+
SDXL_CLIP2_CKPT_PTH = 'laion_CLIP-ViT-bigG-14-laion2B-39B-b160k/open_clip_pytorch_model.bin'
|