Alexlima commited on
Commit
97a7a58
·
1 Parent(s): 549ab1a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -5
README.md CHANGED
@@ -1,8 +1,3 @@
1
- ---
2
- license: creativeml-openrail-m
3
- ---
4
- import requests
5
-
6
  API_URL = "https://api-inference.huggingface.co/models/bert-base-uncased"
7
  headers = {"Authorization": "Bearer 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"}
8
 
 
 
 
 
 
 
1
  API_URL = "https://api-inference.huggingface.co/models/bert-base-uncased"
2
  headers = {"Authorization": "Bearer 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"}
3