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 (0.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: tori29umai0123
  • License: agpl-3.0
  • Language: Python
  • Default Branch: main
  • Size: 5.84 MB
Statistics
  • Stars: 9
  • Watchers: 1
  • Forks: 1
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 2 years ago
Metadata Files
Readme Changelog License Citation Codeowners

README.md

Line2Shadow

stable-diffusion-webui-forge をバックエンドに組み込んだ、線画から影をつけるGUIアプリです。 インストール不要(exeをクリックしたら起動)で線画→陰影機能に特化しています。

l2s

ビルド手段等は以下を参照してください。 ビルド手順のノート

Owner

  • Name: tori29umai
  • Login: tori29umai0123
  • Kind: user

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
Last Year

Dependencies

extensions-builtin/forge_legacy_preprocessors/annotator/zoe/zoedepth/models/base_models/midas_repo/Dockerfile docker
  • nvidia/cuda 10.2-cudnn7-runtime-ubuntu18.04 build
package.json npm
  • eslint ^8.40.0 development
extensions-builtin/forge_legacy_preprocessors/annotator/oneformer/oneformer/modeling/pixel_decoder/ops/setup.py pypi
extensions-builtin/forge_legacy_preprocessors/requirements.txt pypi
  • fvcore *
  • mediapipe *
  • onnxruntime *
  • opencv-python >=4.8.0
  • svglib *
extensions-builtin/forge_preprocessor_normalbae/annotator/normalbae/models/submodules/efficientnet_repo/requirements.txt pypi
  • torch >=1.2.0
  • torchvision >=0.4.0
extensions-builtin/forge_preprocessor_normalbae/annotator/normalbae/models/submodules/efficientnet_repo/setup.py pypi
  • torch *
  • torchvision *
extensions-builtin/sd_forge_controlnet/requirements.txt pypi
  • fvcore *
  • mediapipe *
  • onnxruntime *
  • opencv-python >=4.8.0
  • svglib *
pyproject.toml pypi
requirements-test.txt pypi
  • pytest * test
  • pytest-base-url * test
  • pytest-cov * test
requirements.txt pypi
  • GitPython *
  • Pillow *
  • accelerate *
  • blendmodes *
  • clean-fid *
  • einops *
  • facexlib *
  • fastapi >=0.90.1
  • gradio ==3.41.2
  • inflection *
  • jsonmerge *
  • kornia *
  • lark *
  • numpy *
  • omegaconf *
  • open-clip-torch *
  • piexif *
  • psutil *
  • pytorch_lightning *
  • requests *
  • resize-right *
  • safetensors *
  • scikit-image >=0.19
  • tomesd *
  • torch *
  • torchdiffeq *
  • torchsde *
  • transformers ==4.30.2
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
  • basicsr ==1.4.2
  • blendmodes ==2022
  • clean-fid ==0.1.35
  • diffusers ==0.25.0
  • 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
  • kinterdnd2 ==0.3.0
  • kornia ==0.6.7
  • lark ==1.1.2
  • numpy ==1.24.4
  • omegaconf ==2.2.3
  • open-clip-torch ==2.20.0
  • piexif ==1.1.3
  • psutil ==5.9.5
  • pyinstaller *
  • pytorch_lightning ==1.9.4
  • resize-right ==0.0.2
  • safetensors ==0.4.2
  • scikit-image ==0.21.0
  • spandrel ==0.1.6
  • tensorflow ==2.15.0
  • tomesd ==0.1.3
  • torch *
  • torchdiffeq ==0.2.3
  • torchsde ==0.2.6
  • transformers ==4.30.2
extensions-builtin/forge_legacy_preprocessors/annotator/zoe/zoedepth/models/base_models/midas_repo/environment.yaml conda
  • cudatoolkit 11.7.*
  • numpy 1.23.4.*
  • pip 22.3.1.*
  • python 3.10.8.*
  • pytorch 1.13.0.*
  • torchvision 0.14.0.*