Spaces:
Sleeping
Sleeping
File size: 72 Bytes
ce09408 |
1 2 3 4 5 6 7 |
@echo off
git pull
pip install -q -r requirements.txt
python webui.py |