Spaces:
Runtime error
Runtime error
Update Dockerfile
Browse files- 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 .
|