File size: 250 Bytes
60247a0
 
 
 
444567a
60247a0
1
2
3
4
5
6
## Convert script

```shell
wget https://huggingface.co./andite/anything-v4.0/resolve/main/anything-v4.0-pruned-fp16.safetensors -ci
python scripts/sd2pyke.py ./anything-v4.0-pruned-fp16.safetensors ./anything-v4.0-fp16 --fp16 -C v1-inference.yaml
```