We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6b71b5 commit 6198c6aCopy full SHA for 6198c6a
docs/source/contributing/developer_env/runpod.md
@@ -8,12 +8,14 @@ You can easily use the FastVideo Docker image as a custom container on [RunPod](
8
9
Choose a GPU that supports CUDA 12.4
10
11
+Pick 1 or 2 L40S GPU(s)
12
+
13

14
15
When creating your pod template, use this image:
16
17
```
-ghcr.io/hao-ai-lab/fastvideo/fastvideo-dev:latest
18
+ghcr.io/hao-ai-lab/fastvideo/fastvideo-dev:py3.12-latest
19
20
21
Paste Container Start Command to support SSH ([RunPod Docs](https://docs.runpod.io/pods/configuration/use-ssh)):
0 commit comments