Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
hchak
/
GPT-Fine-Tuning-Formatter
like
3
Running
App
Files
Files
Community
1
main
GPT-Fine-Tuning-Formatter
/
replit.nix
hchak
Upload folder using huggingface_hub
84e0912
verified
7 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
49 Bytes
{pkgs}: {
deps
= [
pkgs.ffmpeg-full
];
}