banao-tech commited on
Commit
c086033
·
verified ·
1 Parent(s): c88d5f7

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the correct Hugging Face container
2
- FROM registry.huggingface.co/microsoft/omniparser:latest
3
 
4
  # Switch to root user for package installation
5
  USER root
 
1
  # Use the correct Hugging Face container
2
+ FROM registry.huggingface.co/microsoft-omniparser:latest
3
 
4
  # Switch to root user for package installation
5
  USER root