Alan Rabello
commited on
Commit
·
ff56c26
1
Parent(s):
9a9c463
Formatting
Browse files
README.md
CHANGED
@@ -19,9 +19,9 @@ pip install -r requirements.txt
|
|
19 |
|
20 |
## Dependencies
|
21 |
|
22 |
-
Google SigLIP (3.5GB) will be downloaded automatically from <https://huggingface.co/google/siglip-so400m-patch14-384>
|
23 |
-
Uncensored LEXI LAMA Llama-3.1-8b-Instruct (5.5GB) will be downloaded automatically from <https://huggingface.co/John6666/Llama-3.1-8B-Lexi-Uncensored-V2-nf4>
|
24 |
-
The Joy Caption model is on the checkpoint folder
|
25 |
|
26 |
## Usage
|
27 |
|
|
|
19 |
|
20 |
## Dependencies
|
21 |
|
22 |
+
* Google SigLIP (3.5GB) will be downloaded automatically from <https://huggingface.co/google/siglip-so400m-patch14-384>
|
23 |
+
* Uncensored LEXI LAMA Llama-3.1-8b-Instruct (5.5GB) will be downloaded automatically from <https://huggingface.co/John6666/Llama-3.1-8B-Lexi-Uncensored-V2-nf4>
|
24 |
+
* The Joy Caption model is on the checkpoint folder
|
25 |
|
26 |
## Usage
|
27 |
|