banao-tech commited on
Commit
e18efe0
·
verified ·
1 Parent(s): aea973c

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Set up base image (use the correct Hugging Face registry)
2
- FROM registry.hf.space/microsoft-omniparser:latest
3
 
4
 
5
  USER root
 
1
  # Set up base image (use the correct Hugging Face registry)
2
+ FROM registry.https://huggingface.co/microsoft/OmniParser/tree/main:latest
3
 
4
 
5
  USER root