shomez commited on
Commit
f5b1293
·
verified ·
1 Parent(s): db6c99e

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +0 -9
README.md CHANGED
@@ -1,9 +0,0 @@
1
- ```
2
- curl -X POST http://0.0.0.0:8000/predict \
3
- -H "Content-Type: application/json" \
4
- -d '{
5
- "text": "Right to bear arms",
6
- "topic": "Gun Control"
7
- }'
8
-
9
- ```