Spaces:
Runtime error
Runtime error
Updated Dockerfile for GPU Dependencies
Browse files- Dockerfile +0 -3
Dockerfile
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
# Testing
|
2 |
-
RUN nvidia-smi
|
3 |
-
|
4 |
# Use an appropriate base image with Ubuntu
|
5 |
FROM nvidia/cuda:11.2.1-base-ubuntu20.04
|
6 |
|
|
|
|
|
|
|
|
|
1 |
# Use an appropriate base image with Ubuntu
|
2 |
FROM nvidia/cuda:11.2.1-base-ubuntu20.04
|
3 |
|