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

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.hf.space/microsoft-omniparser:latest
3
 
4
  # Switch to root user for package installation
5
  USER root