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 registry.huggingface.co/banao-tech/
|
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 |
|