OneTrainer
OneTrainer copied to clipboard
Convert tool
when I try to convert PixArt safetensors to Diffusers or PTH to diffuser or diffuser to safetensors the app closes, anything i am not doing correctly ?.
below is the log
D:\AI\OneTrainer>set CUDA_VISIBLE_DEVICES=0
activating venv D:\AI\OneTrainer\venv
2024-01-31 12:07:37.306018: I tensorflow/core/util/port.cc:113] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable TF_ENABLE_ONEDNN_OPTS=0
.
WARNING:tensorflow:From D:\AI\OneTrainer\venv\lib\site-packages\keras\src\losses.py:2976: The name tf.losses.sparse_softmax_cross_entropy is deprecated. Please use tf.compat.v1.losses.sparse_softmax_cross_entropy instead.
A matching Triton is not available, some optimizations will not be enabled. Error caught was: No module named 'triton' Loading model A:/Models/Stable-Diffusion/pixart/pixart-PromptEcho-v1.safetensors D:\AI\OneTrainer\venv\lib\site-packages\transformers\tokenization_utils_base.py:1929: FutureWarning: Calling T5Tokenizer.from_pretrained() with the path to a single file or url is deprecated and won't be possible anymore in v5. Use a model identifier or the path to a directory instead. warnings.warn( The tokenizer class you load from this checkpoint is not the same type as the class this function is called from. It may result in unexpected tokenization. The tokenizer class you load from this checkpoint is 'GPTNeoXTokenizerFast'. The class this function is called from is 'T5Tokenizer'. Press any key to continue . . .