bd2e829ae3
More safeties and more code consolidation. Now we try to exit the python venv after all the python operations. All the python operations were consolidated to facilitate this.
33 lines
759 B
Plaintext
33 lines
759 B
Plaintext
accelerate==0.15.0
|
|
albumentations==1.3.0
|
|
altair==4.2.2
|
|
bitsandbytes==0.35.0
|
|
dadaptation==1.5
|
|
diffusers[torch]==0.10.2
|
|
easygui==0.98.3
|
|
einops==0.6.0
|
|
ftfy==6.1.1
|
|
gradio==3.19.1; sys_platform != 'darwin'
|
|
gradio==3.23.0; sys_platform == 'darwin'
|
|
lion-pytorch==0.0.6
|
|
opencv-python==4.7.0.68
|
|
pytorch-lightning==1.9.0
|
|
safetensors==0.2.6
|
|
tensorboard==2.10.1 ; sys_platform != 'darwin'
|
|
tensorboard==2.12.1 ; sys_platform == 'darwin'
|
|
tk==0.1.0
|
|
toml==0.10.2
|
|
transformers==4.26.0
|
|
voluptuous==0.13.1
|
|
# for BLIP captioning
|
|
fairscale==0.4.13
|
|
requests==2.28.2
|
|
timm==0.6.12
|
|
# tensorflow<2.11
|
|
huggingface-hub==0.13.0
|
|
tensorflow==2.10.1; sys_platform != 'darwin'
|
|
tensorflow-macos==2.12.0; sys_platform == 'darwin'
|
|
# For locon support
|
|
lycoris_lora==0.1.4
|
|
# for kohya_ss library
|
|
. |