PyTorch Bin to Safetensors Converter (with Flattening)

This is a simple GUI tool to convert PyTorch .bin (pickle) files to .safetensors.

✨ Key Features

  • Auto-Flattening: Specifically designed to fix "nested dictionary" errors (e.g., image_proj issues) common in IP-Adapter and ControlNet models.
  • Simple GUI: No command line needed once it's set up; just click to select files.
  • Safe Format: Moves models to the faster, more secure .safetensors format.

🐧 Linux (Ubuntu) Setup

  1. Install Dependencies:
    sudo apt update
    sudo apt install python3-tk
    pip install torch safetensors
    
Downloads last month

-

Downloads are not tracked for this model. How to track
Inference Providers NEW
This model isn't deployed by any Inference Provider. πŸ™‹ Ask for provider support