Add files via upload

This commit is contained in:
Iván Eduardo Chavez Ayub
2025-07-20 03:54:47 -06:00
committed by GitHub
parent 4fd2d81c83
commit 90e9ca0b8b
+1 -1
View File
@@ -9,7 +9,7 @@
#define AppExeName "Warlock-Studio.exe"
; URLs para descargar los componentes AI (ajustar según tu servidor)
#define AIModelsURL "https://github.com/Ivan-Ayub97/Warlock-Studio/releases/download/3.0.1/AI-onnx.zip"
#define AIModelsURL "https://github.com/Ivan-Ayub97/Warlock-Studio/releases/download/4.0/AI-onnx.zip"
#define AIModelsSize "327000000" ; Tamaño aproximado en bytes
[Setup]