Spaces:
Runtime error
Runtime error
| FROM ghcr.io/gordonchanfz/open-model-api-adapt:latest | |
| COPY . . | |
| RUN mkdir /.cache && chmod 777 /.cache | |
| CMD ["python", "server.py"] | |