mac9087 commited on
Commit
eedbc34
·
verified ·
1 Parent(s): 9847083

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,7 +1,7 @@
1
  # Use a lightweight Python image
2
  FROM python:3.10-slim
3
 
4
- # Set working directory
5
  WORKDIR /app
6
 
7
  # Set environment variables for Hugging Face cache
 
1
  # Use a lightweight Python image
2
  FROM python:3.10-slim
3
 
4
+ # Set working direct
5
  WORKDIR /app
6
 
7
  # Set environment variables for Hugging Face cache