Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
RafaG
/
ViralCutterPRO
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
44edd25
ViralCutterPRO
/
run.bat
RafaG
Upload 85 files
80b326d
verified
4 months ago
raw
Copy download link
history
blame
127 Bytes
@
echo
off
setlocal
title
ViralCutter
cd
/d "%~dp0"
call
.venv\Scripts\activate.bat
python main_improved.py
echo
.
pause