|
--- |
|
title: Pth To St |
|
emoji: π |
|
colorFrom: yellow |
|
colorTo: gray |
|
sdk: gradio |
|
sdk_version: 5.20.1 |
|
app_file: app.py |
|
pinned: false |
|
short_description: Converter |
|
--- |
|
# PTH to Safetensors Converter |
|
|
|
This Hugging Face Space allows you to convert `.pth` (PyTorch) model files to `.safetensors` format. Simply provide a URL to a `.pth` file hosted on Hugging Face, and the converted file will be available for download. |
|
|
|
## How to Use |
|
1. Paste the URL to your `.pth` model file in the input box. |
|
2. Click "Convert". |
|
3. Download the resulting `.safetensors` file. |