ztoolx commited on
Commit
c8436bb
·
verified ·
1 Parent(s): c4e71b3
Files changed (1) hide show
  1. DockerFile +0 -4
DockerFile CHANGED
@@ -1,7 +1,3 @@
1
-
2
- ### 2. `Dockerfile`
3
- *(This tells Hugging Face how to build the Python environment)*
4
- ```dockerfile
5
  FROM python:3.9-slim
6
 
7
  WORKDIR /app
 
 
 
 
 
1
  FROM python:3.9-slim
2
 
3
  WORKDIR /app