from base
Build-Deploy-Actions Details

This commit is contained in:
jianjiang 2023-04-21 16:46:08 +08:00
parent 78390ef506
commit f92326f8af
2 changed files with 2 additions and 4 deletions

View File

@ -1,4 +1,5 @@
FROM python:3.8.13
#FROM python:3.8.13
FROM artifacts.iflytek.com/docker-private/atp/base_image_for_ailab:0.0.1
WORKDIR /app

View File

@ -1,4 +1 @@
gradio
transformers
torch
Pillow