from base
Build-Deploy-Actions Details

This commit is contained in:
jianjiang 2023-04-21 17:03:36 +08:00
parent 84f1b0c95b
commit 695921e4ec
2 changed files with 1 additions and 4 deletions

View File

@ -1,4 +1,4 @@
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