Commit History

Update Dockerfile
7d43af8
verified

dogedogedeutsch commited on

# Use the official OneAPI image FROM justsong/one-api:latest # Expose the port Hugging Face expects EXPOSE 7860 # Set the port environment variable ENV PORT=7860 # Start OneAPI ENTRYPOINT ["/one-api"]
78fb9c4
verified

dogedogedeutsch commited on