2022-10-10 15:39:23 +00:00
|
|
|
name: invokeai
|
2021-12-21 02:23:41 +00:00
|
|
|
channels:
|
|
|
|
- pytorch
|
|
|
|
- defaults
|
|
|
|
dependencies:
|
2022-09-16 18:52:25 +00:00
|
|
|
- python>=3.9
|
2022-10-16 18:48:31 +00:00
|
|
|
- cudatoolkit
|
|
|
|
- pytorch
|
|
|
|
- torchvision
|
|
|
|
- numpy
|
2021-12-21 02:23:41 +00:00
|
|
|
- pip:
|
2022-10-16 18:48:31 +00:00
|
|
|
- albumentations
|
|
|
|
- opencv-python
|
|
|
|
- pudb
|
|
|
|
- imageio
|
|
|
|
- imageio-ffmpeg
|
|
|
|
- pytorch-lightning
|
|
|
|
- omegaconf
|
|
|
|
- realesrgan
|
|
|
|
- test-tube>
|
|
|
|
- streamlit
|
|
|
|
- send2trash
|
|
|
|
- pillow
|
|
|
|
- einops
|
2022-10-04 18:57:48 +00:00
|
|
|
- pyreadline3
|
2022-10-16 18:48:31 +00:00
|
|
|
- torch-fidelity
|
|
|
|
- transformers
|
|
|
|
- torchmetrics
|
|
|
|
- flask
|
|
|
|
- flask_socketio
|
|
|
|
- flask_cors
|
|
|
|
- dependency_injector
|
2022-09-16 17:18:15 +00:00
|
|
|
- eventlet
|
2022-10-16 18:48:31 +00:00
|
|
|
- kornia
|
|
|
|
- -e git+https://github.com/openai/CLIP.git@main#egg
|
|
|
|
- -e git+https://github.com/CompVis/taming-transformers.git@master#egg
|
|
|
|
- -e git+https://github.com/Birch-san/k-diffusion.git@mps#egg
|
|
|
|
- -e git+https://github.com/TencentARC/GFPGAN.git#egg
|
2022-08-10 14:30:49 +00:00
|
|
|
- -e .
|