Skip to content

Commit 2becd35

Browse files
committed
Revert "fix: added back the HF_TOKEN (#219)"
This reverts commit 33d88df.
1 parent 33d88df commit 2becd35

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.runpod/hub.json

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,6 @@
3838
"required": true
3939
}
4040
},
41-
{
42-
"key": "HF_TOKEN",
43-
"input": {
44-
"name": "Access Token",
45-
"type": "string",
46-
"description": "Hugging Face access token for gated & private models",
47-
"default": "",
48-
"required": false
49-
}
50-
},
5141
{
5242
"key": "TOKENIZER",
5343
"input": {

0 commit comments

Comments
 (0)