Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
SSK-14/LLM-Guard
GPT-Wizards
/
LLM-Guard
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fedce48
LLM-Guard
/
docker-compose.yml
SSK-14
Add LLM guard api
acb544e
11 months ago
raw
Copy download link
history
blame
Safe
209 Bytes
version:
'3.8'
services:
llm_guard_api:
build:
context:
.
dockerfile:
Dockerfile
ports:
-
"7860:7860"
volumes:
-
./config/scanners.yml:/home/user/app/config/scanners.yml