Skip to content

docs: add MIT LICENSE and prep for public release#1

Merged
pekkah merged 5 commits into
masterfrom
claude/prepare-public-release-PXoaT
Apr 15, 2026
Merged

docs: add MIT LICENSE and prep for public release#1
pekkah merged 5 commits into
masterfrom
claude/prepare-public-release-PXoaT

Conversation

@pekkah

@pekkah pekkah commented Apr 15, 2026

Copy link
Copy Markdown
Owner
  • Add MIT LICENSE (required before flipping repo to public)
  • README: link to LICENSE; clarify CUDA DLL requirements (NVRTC resolver
    also supports CUDA 12.x / 11.2+, cublas/cudart remain CUDA 11)
  • CLAUDE.md, design doc: fix upscaler example file extension
    (.pth -> .safetensors; RRDBNet.Load only supports safetensors)

claude added 5 commits April 15, 2026 13:58
- Add MIT LICENSE (required before flipping repo to public)
- README: link to LICENSE; clarify CUDA DLL requirements (NVRTC resolver
  also supports CUDA 12.x / 11.2+, cublas/cudart remain CUDA 11)
- CLAUDE.md, design doc: fix upscaler example file extension
  (.pth -> .safetensors; RRDBNet.Load only supports safetensors)
Adds a Helper Scripts section to README describing download-model.ps1,
setup-openblas.ps1, setup-llamacpp.ps1, generate-reference-logits.ps1,
and the two Python helpers, with a typical first-time-setup snippet.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants