mirror of
https://github.com/Stability-AI/stablediffusion.git
synced 2024-11-11 01:17:30 +00:00
add7234e80
Tested with the following: python -m venv venv source venv/bin/activate pip install -U pip pip install -r requirements.txt on Ubuntu 22 with Python 3.8, or similar
19 lines
347 B
Text
19 lines
347 B
Text
albumentations==0.4.3
|
|
opencv-python
|
|
pudb==2019.2
|
|
imageio==2.9.0
|
|
imageio-ffmpeg==0.4.2
|
|
pytorch-lightning==1.4.2
|
|
torchmetrics==0.6
|
|
omegaconf==2.1.1
|
|
test-tube>=0.7.5
|
|
streamlit>=0.73.1
|
|
einops==0.3.0
|
|
transformers==4.19.2
|
|
webdataset==0.2.5
|
|
open-clip-torch==2.7.0
|
|
gradio==3.11
|
|
kornia==0.6
|
|
invisible-watermark>=0.1.5
|
|
streamlit-drawable-canvas==0.8.0
|
|
-e .
|