Dataset Viewer
The dataset viewer is not available because its heuristics could not detect any supported data files. You can try uploading some data files, or configuring the data files location manually.
StyleForge Pre-compiled CUDA Kernels
This repository contains pre-compiled CUDA kernels for the StyleForge neural style transfer project.
Files
fused_instance_norm.so
Usage
These kernels are automatically downloaded by StyleForge when running on Hugging Face Spaces.
Compilation
Kernels are compiled for multiple GPU architectures:
- sm_70 (V100)
- sm_75 (T4)
- sm_80 (A100)
For local compilation, see compile_kernels.py in the main repository.
- Downloads last month
- 34