Implementation of Dreambooth (https://arxiv.org/abs/2208.12242) by way of Textual Inversion (https://arxiv.org/abs/2208.01618) for Stable Diffusion (https://arxiv.org/abs/2112.10752). Tweaks focused on training faces, objects, and styles.
Skill ディレクトリ
AI Agent のための再利用可能な Skill を見つける。
すべての推奨は、リポジトリ、監査、インストール経路に明確につながっています。
検索結果: fourier-inversion
英語版ディレクトリComprehensive guide for dependency injection (DI) in Golang. Covers why DI matters (testability, loose coupling, separation of concerns, lifecycle management), manual constructor injection, and DI library comparison (google/wire, uber-go/dig, uber-go/fx, samber/do). Use this skill when designing service architecture, setting up dependency injection, refactoring tightly coupled code, managing singletons or service factories, or when the user asks about inversion of control, service containers, or wiring dependencies in Go. For a specific DI library, → See `samber/cc-skills-golang@golang-google-wire`, `samber/cc-skills-golang@golang-uber-dig`, `samber/cc-skills-golang@golang-uber-fx`, or `samber/cc-skills-golang@golang-samber-do` skills.
Graph orchestration for codex skills
[SIGGRAPH Asia 2024] ReVersion: Diffusion-Based Relation Inversion from Images
CVPR 2022 HFGI: High-Fidelity GAN Inversion for Image Attribute Editing
[ICLR2024] Official repo for paper "PnP Inversion: Boosting Diffusion-based Editing with 3 Lines of Code"
HiFTNet: A Fast High-Quality Neural Vocoder with Harmonic-plus-Noise Filter and Inverse Short Time Fourier Transform
Parallel divergent ideation — spawns N isolated generator agents under different cognitive frames (regulator, biology, speedrunner, 10-year-old, zero-budget), then a critic pass scores, clusters, prunes traps, and deepens the top 3. Use for open-ended design, architecture, naming, API/SDK surface, and fuzzy debugging where the obvious answer is expensive to get wrong. Triggers "/adhd", "adhd mode", "brainstorm", "ideate", "widen the option space", "divergent ideas", "we keep landing on the same idea". Skip for lookups, syntax, bugs with a known root cause, or closed phrasing ("quick", "standard", "canonical", "textbook"). Use /oracle compare to evaluate options you already have — adhd generates the option space; use /plan-ceo-review to challenge whether to build at all.
[CVPR 2022] GAN inversion and editing with spatially-adaptive multiple latent layers
PyTorch Implementation of In-Domain GAN Inversion for StyleGAN2
Write story-driven, narrative-first newsletters using a 5-beat Hero's Journey structure. Use for personal essays, voice-driven issues, and any newsletter where the writing itself is the product. Enforces the EW anti-AI rules and the writer's voice profile.
Radical simplification, red-teaming, and Occam's Razor devil's advocate for software architecture, PRDs, agent workflows, and technical designs. Challenges feature creep, speculative abstractions, and bloated specifications by proposing minimum viable primitives that deliver 90% of value with 10% of moving parts. Activate when reviewing complex technical proposals, pruning bloated architectures, red-teaming design docs, eliminating speculative features, or seeking the simplest possible path to production.