Upload folder using huggingface_hub
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
|
@@ -1,3 +1,4 @@
|
|
|
|
|
| 1 |
# Use a lightweight Python image
|
| 2 |
FROM python:3.11-slim
|
| 3 |
|
|
|
|
| 1 |
+
|
| 2 |
# Use a lightweight Python image
|
| 3 |
FROM python:3.11-slim
|
| 4 |
|