image_gen / create_env.sh
LordFarquaad42's picture
please work
233dcde
raw
history blame contribute delete
No virus
79 Bytes
python3 venv env
call venv\Scripts\activate.bat
pip install -r requirements.txt