Spaces:
Running
Running
File size: 319 Bytes
9a16713 a022cd7 9a16713 a022cd7 b02d5c5 641b32e da2a069 9a16713 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | services:
img3txt:
build: .
ports:
- "7860:7860"
environment:
- PORT=7860
- DEFAULT_MAX_TOKENS=64
- MAX_IMAGE_SIDE=896
- MAX_MAX_TOKENS=256
- MODEL_ID=microsoft/Florence-2-base
- MODEL_REVISION=5ca5edf5bd017b9919c05d08aebef5e4c7ac3bac
restart: unless-stopped
|