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.7%) to scientific vocabulary
Last synced: 6 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: interactjoy
- License: other
- Language: Python
- Default Branch: master
- Size: 50.3 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 1 year ago
· Last pushed about 1 year ago
Metadata Files
Readme
Changelog
License
Citation
Codeowners
README.md
INSTALL SD Linux Cloud GPU
git clone https://github.com/interactjoy/private.git && \ cd /notebooks/private && \ chmod +x install.sh && \ /notebooks/private/install.sh
START SD Linux Cloud GPU
cd /notebooks/private
chmod +x start.sh
/notebooks/private/start.sh
DOWNLOAD LORAs
cd /notebooks/private
python loradl.py
Owner
- Login: interactjoy
- Kind: user
- Repositories: 1
- Profile: https://github.com/interactjoy
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this software, please cite it as below." authors: - given-names: Anapnoe title: "Stable Diffusion Web UI-UX" date-released: 2023-11-01 url: "https://github.com/anapnoe/stable-diffusion-webui-ux"
GitHub Events
Total
- Public event: 2
- Push event: 102
- Create event: 1
Last Year
- Public event: 2
- Push event: 102
- 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
extensions-builtin/sd-webui-ux/package.json
npm
- vite ^5.4.8 development
- eslint ^8.57.0
- eslint-config-airbnb-base ^15.0.0
- eslint-plugin-css ^0.9.2
- eslint-plugin-html ^8.1.1
- eslint-plugin-json ^3.1.0
- eslint-plugin-markdown ^4.0.1
package.json
npm
- eslint ^8.57.1 development
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 *
- diskcache *
- einops *
- facexlib *
- fastapi >=0.90.1
- gradio ==3.41.2
- inflection *
- jsonmerge *
- kornia *
- lark *
- numpy *
- omegaconf *
- open-clip-torch *
- piexif *
- pillow-avif-plugin ==1.4.3
- protobuf ==3.20.0
- 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
- 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
extensions/adetailer/pyproject.toml
pypi
- huggingface_hub *
- mediapipe >=0.10.13
- pydantic <3
- rich >=13
- ultralytics >=8.2