Spaces:
Runtime error
Runtime error
rajeshradhakrishnan
commited on
Commit
•
86fc43c
1
Parent(s):
cb2f8a8
English-Malayalam Translate v6
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
# read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
|
2 |
# you will also find guides on how best to write your Dockerfile
|
|
|
3 |
|
4 |
FROM python:3.9
|
5 |
|
|
|
1 |
# read the doc: https://huggingface.co/docs/hub/spaces-sdks-docker
|
2 |
# you will also find guides on how best to write your Dockerfile
|
3 |
+
#https://huggingface.co/spaces/DockerTemplates/fastapi_dummy/blob/main/requirements.txt
|
4 |
|
5 |
FROM python:3.9
|
6 |
|