File size: 553 Bytes
cdaeea0
 
 
 
 
 
 
 
 
 
 
adc47e0
cdaeea0
adc47e0
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
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.