Update README.md
Browse files
README.md
CHANGED
|
@@ -6,4 +6,5 @@ tags:
|
|
| 6 |
|
| 7 |
Endpoint handler to naively pass batched requests into a named model.
|
| 8 |
|
| 9 |
-
Requires environment variables on endpoint setup to interact with
|
|
|
|
|
|
| 6 |
|
| 7 |
Endpoint handler to naively pass batched requests into a named model.
|
| 8 |
|
| 9 |
+
Requires environment variables on endpoint setup to interact with gated models:
|
| 10 |
+
- `HF_TOKEN`
|