abd / install.py
sdgsdggds's picture
Upload 7 files
fe3fb2f
raw
history blame contribute delete
302 Bytes
import launch
if not launch.is_installed("send2trash"):
launch.run_pip("install Send2Trash", "Send2Trash requirement for image browser")
# temporarily deactivated
#if not launch.is_installed("ImageReward"):
#launch.run_pip("install image-reward", "ImageReward requirement for image browser")