added xortron to free models
This commit is contained in:
@@ -28,6 +28,10 @@ $REQ https://zsnonsky-nim-proxy.hf.space/v1/models | jq -r '.data | .[] | .id' |
|
||||
# this one works but is very slow, commenting out by default
|
||||
# $REQ https://covariate-my-nvidia-proxy.hf.space/v1/models | jq -r '.data | .[] | .id' | awk '{printf "%s,-,https://covariate-my-nvidia-proxy.hf.space/v1,\n",$0}' >> "$TCONFIG"
|
||||
|
||||
# Write XORTRON as hardcode
|
||||
echo 'xortron,-,https://darkc0de-chat.hf.space/v1,'>> "$TCONFIG"
|
||||
|
||||
|
||||
### Uncomment for G4F public-hosted models (50 req per hour per IP keyless)
|
||||
|
||||
## Write G4F models (community backend)
|
||||
|
||||
Reference in New Issue
Block a user