| FROM python:3.11-slim | |
| WORKDIR /app | |
| RUN pip install --no-cache-dir fastapi uvicorn duckdb pyarrow huggingface_hub | |
| COPY main.py . | |
| COPY start.sh . | |
| RUN chmod +x start.sh | |
| EXPOSE 7860 | |
| CMD ["./start.sh"] | |
Xet Storage Details
- Size:
- 202 Bytes
- Xet hash:
- 20cdcc166b3934b3487f1f6284a837583bfc7666644ce4f33ab1d9f58735e014
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.