subhash33 commited on
Commit
68b7649
·
verified ·
1 Parent(s): ab06630

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
 
2
- FROM Python:3.9
3
 
4
  WORKDIR /app
5
 
 
1
 
2
+ FROM python:3.9
3
 
4
  WORKDIR /app
5