Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Shymaa98
/
cChat
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cChat
/
docker-compose.yml
Shymaa2611
update
18d6b86
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
179 Bytes
version:
'3.8'
services:
app:
build:
.
container_name:
chatbot
ports:
-
"8000:8000"
volumes:
-
.:/app
environment:
NLTK_DATA:
"/app/nltk_data"