Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JohnTan38
/
pdfGPT
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
pdfGPT
/
docker-compose.yaml
JohnTan38
Upload 5 files
c0922b2
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
233 Bytes
version:
'3'
services:
langchain-serve:
build:
context:
.
target:
langchain-serve-img
ports:
-
'8080:8080'
pdf-gpt:
build:
context:
.
target:
pdf-gpt-img
ports:
-
'7860:7860'