banao-tech commited on
Commit
649c6ed
·
verified ·
1 Parent(s): 7351aa1

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 huggingface.co/spaces:banao-tech/OmniParser1:latest # 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 huggingface.co/spaces/banao-tech/OmniParser1 # Replace with your username if it's hosted by you
3
 
4
  USER root
5