Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AndreySokolov01
/
omniparse
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
00e4d5c
omniparse
/
Dockerfile
AndreySokolov01
Update Dockerfile
00e4d5c
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
183 Bytes
docker
pull savatar101/omniparse:
0
.
1
# if you are running on a gpu
docker
run --gpus
all
-p
8000
:
8000
savatar101/omniparse:
0
.
1
# else
docker
run -p
8000
:
8000
savatar101/omniparse:
0
.
1