banao-tech commited on
Commit
06482bc
·
verified ·
1 Parent(s): d8e3ee5

Update Dockerfile

Browse files
Files changed (1) hide show
  1. Dockerfile +1 -1
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use the base image from your Hugging Face space
2
- FROM registry.huggingface.co/banao-tech/OmniParser1:lates # Replace with your username if it's hosted by you
3
 
4
  USER root
5
 
 
1
  # Use the base image from your Hugging Face space
2
+ FROM registry.huggingface.co/banao-tech/OmniParser1:latest
3
 
4
  USER root
5