Yeetek commited on
Commit
e089967
·
verified ·
1 Parent(s): 74574b0

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +0 -1
Dockerfile CHANGED
@@ -37,7 +37,6 @@ SentenceTransformer(
37
  cache_folder='/tmp/hfcache'
38
  )
39
  PY
40
- PY
41
 
42
  # 6) Copy in your app & run
43
  COPY app.py .
 
37
  cache_folder='/tmp/hfcache'
38
  )
39
  PY
 
40
 
41
  # 6) Copy in your app & run
42
  COPY app.py .