Skip to content

Commit 6198c6a

Browse files
[docs] update dev guide runpod image to py3.12 (#602)
1 parent e6b71b5 commit 6198c6a

File tree

1 file changed

+3
-1
lines changed
  • docs/source/contributing/developer_env

1 file changed

+3
-1
lines changed

docs/source/contributing/developer_env/runpod.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,14 @@ You can easily use the FastVideo Docker image as a custom container on [RunPod](
88

99
Choose a GPU that supports CUDA 12.4
1010

11+
Pick 1 or 2 L40S GPU(s)
12+
1113
![RunPod CUDA selection](../../_static/images/runpod_cuda.png)
1214

1315
When creating your pod template, use this image:
1416

1517
```
16-
ghcr.io/hao-ai-lab/fastvideo/fastvideo-dev:latest
18+
ghcr.io/hao-ai-lab/fastvideo/fastvideo-dev:py3.12-latest
1719
```
1820

1921
Paste Container Start Command to support SSH ([RunPod Docs](https://docs.runpod.io/pods/configuration/use-ssh)):

0 commit comments

Comments
 (0)