text-generation-webui / deactivate_env.bat
LRhinehart's picture
Upload folder using huggingface_hub
5bd179e
raw
history blame contribute delete
No virus
70 Bytes
@echo off
echo Deactivating the environment...
call conda deactivate