RexChan commited on
Commit
3144c61
·
verified ·
1 Parent(s): 16c95a8

Upload Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +3 -0
Dockerfile ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ FROM huggingface/transformers-pytorch-gpu
2
+
3
+ RUN apt-get update && apt-get install -y ffmpeg