Spaces:
Runtime error
Runtime error
Add application file
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9
|
| 2 |
|
| 3 |
COPY . .
|
| 4 |
|
|
|
|
| 1 |
+
FROM pengchuanzhang/pytorch:ubuntu20.04_torch1.9-cuda11.3-nccl2.9.9
|
| 2 |
|
| 3 |
COPY . .
|
| 4 |
|