1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-18 03:21:29 +08:00
This commit is contained in:
SevCrane
2024-06-05 23:53:03 +08:00
179 changed files with 17873 additions and 1 deletions

View File

@@ -9,7 +9,11 @@ jellyfish==0.11.2
lz4
mxnet==1.6.0
numpy
<<<<<<< HEAD
onepush
=======
onepush==1.3.0
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
pillow
prettytable==2.2.1
psutil==5.9.3

View File

@@ -1,7 +1,11 @@
import os
import re
<<<<<<< HEAD
from deploy.Windows.logger import logger
=======
from deploy.logger import logger
>>>>>>> 24aa3e00bd9af9a6a050df54c6a0cef959a9c6c0
BASE_FOLDER = './deploy/AidLux'