cjell commited on
Commit
a3e56d8
·
1 Parent(s): 207903e
Files changed (1) hide show
  1. test_toxic.py +1 -1
test_toxic.py CHANGED
@@ -1,6 +1,6 @@
1
  import requests
2
 
3
- url = "https://cjell-Demo.hf.space/predict"
4
 
5
  payload = {"text": "I Hate this I want to do bad things you suck!"}
6
 
 
1
  import requests
2
 
3
+ url = "https://cjell-Demo.hf.space/toxic"
4
 
5
  payload = {"text": "I Hate this I want to do bad things you suck!"}
6