mirror of
https://github.com/KoboldAI/KoboldAI-Client.git
synced 2025-06-05 21:59:24 +02:00
Ngrok Support
Not recommended for home users due to DDoS risks, but might make Colab tunnels more reliable.
This commit is contained in:
@@ -14,4 +14,5 @@ dependencies:
|
||||
- git
|
||||
- pip:
|
||||
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
|
||||
- flask-cloudflared
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
@@ -14,4 +14,5 @@ dependencies:
|
||||
- pip
|
||||
- git
|
||||
- pip:
|
||||
- flask-cloudflared
|
||||
- flask-cloudflared
|
||||
- flask-ngrok
|
@@ -14,3 +14,4 @@ dependencies:
|
||||
- torchvision==0.11.1
|
||||
- flask-cloudflared
|
||||
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
|
||||
- flask-ngrok
|
@@ -14,3 +14,4 @@ dependencies:
|
||||
- torchvision==0.11.1
|
||||
- flask-cloudflared
|
||||
- git+https://github.com/vfbd/transformers#tfs
|
||||
- flask-ngrok
|
Reference in New Issue
Block a user