Fabrice-TIERCELIN
commited on
Commit
•
ac8de44
1
Parent(s):
8c6e49e
No more used
Browse files- CKPT_PTH.py +0 -2
CKPT_PTH.py
CHANGED
@@ -1,4 +1,2 @@
|
|
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'
|
|
|
|
|
|
|
1 |
SDXL_CLIP1_PATH = 'openai/clip-vit-large-patch14'
|
2 |
SDXL_CLIP2_CKPT_PTH = 'laion_CLIP-ViT-bigG-14-laion2B-39B-b160k/open_clip_pytorch_model.bin'
|