Spaces:
NSOUP
/
No application file

facefusion / start.bat
seitoku's picture
Upload folder using huggingface_hub
ba8d952 verified
raw
history blame
57 Bytes
@echo off
call venv\Scripts\activate
python run.py
pause