PerceptionLabPortable / Start_Lab.bat
Aluode's picture
Upload folder using huggingface_hub
3bb804c verified
@echo off
title Perception Lab
cd app
..\python_embed\python.exe perceptionlab12.py
pause