Spaces:
Runtime error
Runtime error
python version
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM python:3.12-slim
|
| 2 |
|
| 3 |
# The two following lines are requirements for the Dev Mode to be functional
|
| 4 |
# Learn more about the Dev Mode at https://huggingface.co/dev-mode-explorers
|
|
|
|
| 1 |
+
FROM python:3.12-slim
|
| 2 |
|
| 3 |
# The two following lines are requirements for the Dev Mode to be functional
|
| 4 |
# Learn more about the Dev Mode at https://huggingface.co/dev-mode-explorers
|