banao-tech commited on
Commit
20dec61
·
verified ·
1 Parent(s): 9b310a5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -1
Dockerfile CHANGED
@@ -1,4 +1,5 @@
1
- FROM registry.hf.space/microsoft-omniparser:latest
 
2
 
3
  USER root
4
 
 
1
+ FROM nvidia/cuda:11.2.0-base-ubuntu20.04
2
+
3
 
4
  USER root
5