add Dockerfile and whl package

This commit is contained in:
2025-08-18 16:21:14 +08:00
parent 621bebc473
commit d488721da1
11 changed files with 152 additions and 0 deletions

5
run.sh Executable file
View File

@@ -0,0 +1,5 @@
#! /usr/bin/env bash
unset NVIDIA_VISIBLE_DEVICES
unset CUDA_VISIBLE_DEVICES
python3 app.py