Spaces:
Restarting
on
L4
Restarting
on
L4
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
FROM ghcr.io/ten-framework/ten_agent_build:0.6.
|
2 |
|
3 |
# install huggingface cli
|
4 |
RUN pip install "huggingface_hub[cli]" hf_transfer
|
|
|
1 |
+
FROM ghcr.io/ten-framework/ten_agent_build:0.6.8-1-g245f4d9-cuda
|
2 |
|
3 |
# install huggingface cli
|
4 |
RUN pip install "huggingface_hub[cli]" hf_transfer
|