Skip to content

Conversation

@umyunsang
Copy link

@umyunsang umyunsang commented Sep 22, 2025

Summary

Fixes typos, capitalization, and minor grammar across README and other Markdown docs. Improves clarity and consistency; no functional changes.

Changes

  • README: grammar fixes; consistent capitalization for WebUI, PyTorch, ControlNet; clearer install/API phrasing.
  • tests and web_tests: capitalization (API, Selenium), proper hyphenation (backend-based), wording for clarity.
  • Detectron2 docs: subject–verb agreement and spelling in datasets/utils/layers notes.
  • EfficientNet repo README: autgrad.fn → autograd.fn.
  • MiDaS (tf/ros) docs: PyTorch capitalization; Dependencies/NVIDIA/Speedup corrections.

Representative Fixes

  • “A1111 webui” → “A1111 WebUI”
  • “perfect support all available models” → “perfect support for all available models”
  • “controlnet” → “ControlNet”
  • “Delcare” → “Declare”
  • “Dependecies” → “Dependencies”
  • “nVidia” → “NVIDIA”
  • “autgrad.fn” → “autograd.fn”
  • “Pytorch” → “PyTorch”
  • “backend based” → “backend-based”
  • “selenium-based” → “Selenium-based”

Scope and Impact

  • Documentation only; no code or behavior changes.
  • Preserves original meaning; improves readability and consistency.
  • Low risk; safe to merge.

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.

1 participant