from base
Build-Deploy-Actions
Details
Build-Deploy-Actions
Details
This commit is contained in:
parent
78390ef506
commit
f92326f8af
|
@ -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
|
||||
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
gradio
|
||||
transformers
|
||||
torch
|
||||
Pillow
|
||||
|
|
Loading…
Reference in New Issue