banao-tech commited on
Commit
4ab174f
·
verified ·
1 Parent(s): aed4104

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +2 -2
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
- FROM registry.hf.space/banao-tech/omniparser:latest
2
-
3
  USER root
4
 
5
  # Install Python and system dependencies in a single layer
 
1
+ FROM registry.hf.space/banao-tech/omniparser1:latest
2
+ #huggingface.co/spaces/banao-tech/OmniParser1
3
  USER root
4
 
5
  # Install Python and system dependencies in a single layer