Ashanasri commited on
Commit
1cc5fc8
·
verified ·
1 Parent(s): d7cc23d

Upload Dockerfile with huggingface_hub

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -0
Dockerfile CHANGED
@@ -29,6 +29,7 @@
29
  # CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860", "--workers", "1"]
30
 
31
 
 
32
  FROM python:3.11-slim
33
 
34
  # System dependencies
 
29
  # CMD ["uvicorn", "app.main:app", "--host", "0.0.0.0", "--port", "7860", "--workers", "1"]
30
 
31
 
32
+
33
  FROM python:3.11-slim
34
 
35
  # System dependencies