Spaces:
Sleeping
Sleeping
Update Dockerfile
Browse files- Dockerfile +1 -1
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Use the base image from your Hugging Face space
|
2 |
-
FROM huggingface.co/spaces
|
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 |
|