Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mikeee
/
chat2api
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a82ff47
chat2api
/
Dockerfile
mikeee
Create Dockerfile
a82ff47
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
FROM
lanqian528/chat2api:latest
ENV
API_PREFIX=/hf
# RUN chmod 777 -R /app
EXPOSE
5005