stable-diffusion-webui

stable-diffusion-webui

https://github.com/cozyuj/stable-diffusion-webui

Science Score: 44.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (1.5%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

stable-diffusion-webui

Basic Info
  • Host: GitHub
  • Owner: cozyuj
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 999 KB
Statistics
  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created 7 months ago · Last pushed 7 months ago
Metadata Files
Readme Changelog License Citation Codeowners

README.md

<<<<<<< HEAD

stable-diffusion-webui

stable-diffusion-webui

아래의 Shell script 파일로 python 3.10 및 관련 라이브러리 모두 설치 가능함 ./installsdwebui_mac.sh

CPU 렌더링을 하는 경우 python launch.py --skip-torch-cuda-test

GPU 렌더링을 하는 경우 python launch.py

https://civitai.com/?query=lora 여기에서 마음에 드는 LoRA model을 다운로드 CyberRealistic XL 를 다운로드했음
(참고: https://civitai.com/models/312530?modelVersionId=1962475)

다운로드한 model을 stable-diffusion-webui가 있는 해당 경로에 추가 stable-diffusion-webui/models/Lora

prompt에 lora:filename:multiplier 입력(확장자 제외) lora:cyberrealisticXL_v60.safetensors:multiplier 입력 그리고 선택 후 prompt에 명령어와 Negative prompt 입력

끗~

Owner

  • Name: YU JIN
  • Login: cozyuj
  • Kind: user

Personal Project ** 💻 Stack: Spring Boot, Java, MySQL, Python, JavaScript

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
  - given-names: AUTOMATIC1111
title: "Stable Diffusion Web UI"
date-released: 2022-08-22
url: "https://github.com/AUTOMATIC1111/stable-diffusion-webui"

GitHub Events

Total
  • Push event: 1
  • Create event: 1
Last Year
  • Push event: 1
  • Create event: 1

Dependencies

.github/workflows/on_pull_request.yaml actions
  • actions/checkout v4 composite
  • actions/setup-node v4 composite
  • actions/setup-python v5 composite
.github/workflows/run_tests.yaml actions
  • actions/cache v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • actions/upload-artifact v4 composite
.github/workflows/warns_merge_master.yml actions
backup-repo/description cran
package.json npm
  • eslint ^8.40.0 development
pyproject.toml pypi
requirements-test.txt pypi
  • pytest * test
  • pytest-base-url * test
  • pytest-cov * test
requirements.txt pypi
  • GitPython ==3.1.32
  • Jinja2 ==3.1.6
  • MarkupSafe ==2.1.5
  • Pillow ==9.5.0
  • PyWavelets ==1.8.0
  • PyYAML ==6.0.2
  • accelerate ==0.21.0
  • aenum ==3.1.16
  • aiofiles ==23.2.1
  • aiohappyeyeballs ==2.6.1
  • aiohttp ==3.12.14
  • aiosignal ==1.4.0
  • altair ==5.5.0
  • annotated-types ==0.7.0
  • antlr4-python3-runtime ==4.9.3
  • anyio ==3.7.1
  • async-timeout ==5.0.1
  • attrs ==25.3.0
  • blendmodes ==2022
  • certifi ==2025.7.14
  • charset-normalizer ==3.4.2
  • clean-fid ==0.1.35
  • click ==8.2.1
  • clip ==1.0
  • contourpy ==1.3.2
  • cycler ==0.12.1
  • deprecation ==2.1.0
  • diskcache ==5.6.3
  • einops ==0.4.1
  • exceptiongroup ==1.3.0
  • facexlib ==0.3.0
  • fastapi ==0.94.0
  • ffmpy ==0.6.1
  • filelock ==3.18.0
  • filterpy ==1.4.5
  • fonttools ==4.59.0
  • frozenlist ==1.7.0
  • fsspec ==2025.7.0
  • ftfy ==6.3.1
  • gitdb ==4.0.12
  • gradio ==3.41.2
  • gradio_client ==0.5.0
  • h11 ==0.12.0
  • hf-xet ==1.1.5
  • httpcore ==0.15.0
  • httpx ==0.24.1
  • huggingface-hub ==0.34.0
  • idna ==3.10
  • imageio ==2.37.0
  • importlib_resources ==6.5.2
  • inflection ==0.5.1
  • jsonmerge ==1.8.0
  • jsonschema ==4.25.0
  • jsonschema-specifications ==2025.4.1
  • kiwisolver ==1.4.8
  • kornia ==0.6.7
  • kornia_rs ==0.1.9
  • lark ==1.1.2
  • lazy_loader ==0.4
  • lightning-utilities ==0.14.3
  • llvmlite ==0.44.0
  • matplotlib ==3.10.3
  • mpmath ==1.3.0
  • multidict ==6.6.3
  • narwhals ==1.48.1
  • networkx ==3.4.2
  • numba ==0.61.2
  • numpy ==1.26.2
  • omegaconf ==2.2.3
  • open-clip-torch ==2.20.0
  • opencv-python ==4.11.0.86
  • orjson ==3.11.0
  • packaging ==25.0
  • pandas ==2.3.1
  • piexif ==1.1.3
  • pillow-avif-plugin ==1.4.3
  • propcache ==0.3.2
  • protobuf ==3.20.0
  • psutil ==5.9.5
  • pydantic ==1.10.22
  • pydantic_core ==2.33.2
  • pydub ==0.25.1
  • pyparsing ==3.2.3
  • python-dateutil ==2.9.0.post0
  • python-multipart ==0.0.20
  • pytorch-lightning ==1.9.4
  • pytz ==2025.2
  • referencing ==0.36.2
  • regex ==2024.11.6
  • requests ==2.32.4
  • resize-right ==0.0.2
  • rpds-py ==0.26.0
  • safetensors ==0.4.2
  • scikit-image ==0.21.0
  • scipy ==1.15.3
  • semantic-version ==2.10.0
  • sentencepiece ==0.2.0
  • six ==1.17.0
  • smmap ==5.0.2
  • sniffio ==1.3.1
  • spandrel ==0.3.4
  • spandrel_extra_arches ==0.1.1
  • starlette ==0.26.1
  • sympy ==1.14.0
  • tifffile ==2025.5.10
  • timm ==1.0.19
  • tokenizers ==0.13.3
  • tomesd ==0.1.3
  • torch ==2.7.1
  • torchdiffeq ==0.2.3
  • torchmetrics ==1.8.0
  • torchsde ==0.2.6
  • torchvision ==0.22.1
  • tqdm ==4.67.1
  • trampoline ==0.1.2
  • transformers ==4.30.2
  • typing-inspection ==0.4.1
  • typing_extensions ==4.14.1
  • tzdata ==2025.2
  • urllib3 ==2.5.0
  • uvicorn ==0.35.0
  • wcwidth ==0.2.13
  • websockets ==11.0.3
  • yarl ==1.20.1
requirements_npu.txt pypi
  • cloudpickle *
  • decorator *
  • synr ==0.5.0
  • tornado *
requirements_versions.txt pypi
  • GitPython ==3.1.32
  • Pillow ==9.5.0
  • accelerate ==0.21.0
  • blendmodes ==2022
  • clean-fid ==0.1.35
  • diskcache ==5.6.3
  • einops ==0.4.1
  • facexlib ==0.3.0
  • fastapi ==0.94.0
  • gradio ==3.41.2
  • httpcore ==0.15
  • httpx ==0.24.1
  • inflection ==0.5.1
  • jsonmerge ==1.8.0
  • kornia ==0.6.7
  • lark ==1.1.2
  • numpy ==1.26.2
  • omegaconf ==2.2.3
  • open-clip-torch ==2.20.0
  • piexif ==1.1.3
  • pillow-avif-plugin ==1.4.3
  • protobuf ==3.20.0
  • psutil ==5.9.5
  • pytorch_lightning ==1.9.4
  • resize-right ==0.0.2
  • safetensors ==0.4.2
  • scikit-image ==0.21.0
  • setuptools ==69.5.1
  • spandrel ==0.3.4
  • spandrel-extra-arches ==0.1.1
  • tomesd ==0.1.3
  • torch *
  • torchdiffeq ==0.2.3
  • torchsde ==0.2.6
  • transformers ==4.30.2