Skip to content

Latest commit

 

History

History

anything_v3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Anything V3

Input

Text to render

Example

witch

Output

Output

Usage

Automatically downloads the onnx and prototxt files on the first run. It is necessary to be connected to the Internet while downloading.

Since ailia doesn't support anything v3.0 due to file size of weights, you have to use --onnx option.

For the sample image,

$ python3 anything_v3.py --onnx

If you want to specify the input text, put the text after the --input option.

$ python3 anything_v3 --onnx --input TEXT

Reference

Linaqruf/anything-v3.0

creativeml-openrail-m

Framework

Python 3.9.12
Pytorch 1.12.0
transformers 4.25.1
diffusers 0.11.0

Model Format

ONNX opset=14

Netron

safety_checker.onnx.prototxt

text_encoder.onnx.prototxt

unet.onnx.prototxt

vae_decoder.onnx.prototxt

vae_encoder.onnx.prototxt