Exyloz commited on
Commit
0588304
·
1 Parent(s): 4b14b50

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -17,9 +17,9 @@ This repository shares various Text-to-Image TIs/Textual Inversions/Embeddings c
17
  This repository only contains sexually oriented models. For general models, see the [safeConvert](https://huggingface.co/Exyloz/safeConvert) repository.
18
 
19
  ## General information:
20
- I really have no idea why people are still using pickles, but it seems to be extremely common with TIs and VAEs. Pickles can be injected with malicious code. And while there's no danger if the file comes from a trustworthy source, there are no downsides to making it a safetensor. One might ask why they're still making them pickles if they're not up to no good...
21
 
22
- Safetensor versions of the most common VAEs are already available [here](https://civitai.com/models/118561/anything-kl-f8-anime2-vae-ft-mse-840000-ema-pruned-blessed-clearvae-fp16cleaned).
23
 
24
  I'm using [pt_to_safetensors_converter.ipynb](https://colab.research.google.com/github/shaform/pt_to_safetensors_converter_notebook/blob/custom/pt_to_safetensors_converter.ipynb) on Google Colab to convert these. It's really easy once you're familiar with Colab.
25
 
 
17
  This repository only contains sexually oriented models. For general models, see the [safeConvert](https://huggingface.co/Exyloz/safeConvert) repository.
18
 
19
  ## General information:
20
+ I really have no idea why people are still using pickles, but it seems to be extremely common with TIs and VAEs. Pickles can be injected with malicious code. And while there's no danger if the file comes from a trustworthy source, there are no downsides to making it a safetensors. One might ask why they're still making them pickles if they're not up to no good...
21
 
22
+ Safetensors versions of the most common VAEs are already available [here](https://civitai.com/models/118561/anything-kl-f8-anime2-vae-ft-mse-840000-ema-pruned-blessed-clearvae-fp16cleaned).
23
 
24
  I'm using [pt_to_safetensors_converter.ipynb](https://colab.research.google.com/github/shaform/pt_to_safetensors_converter_notebook/blob/custom/pt_to_safetensors_converter.ipynb) on Google Colab to convert these. It's really easy once you're familiar with Colab.
25