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_projissues) 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
.safetensorsformat.
π§ Linux (Ubuntu) Setup
- Install Dependencies:
sudo apt update sudo apt install python3-tk pip install torch safetensors
Inference Providers NEW
This model isn't deployed by any Inference Provider. π Ask for provider support