prompt-r-gen-sd / install.py
heath1989's picture
Upload folder using huggingface_hub
2a9d132
raw
history blame contribute delete
No virus
130 Bytes
import launch
if not launch.is_installed("openpyxl"):
launch.run_pip("install openpyxl==3.1.2", "requirements for prompt rp")