Ngrok Support

Not recommended for home users due to DDoS risks, but might make Colab tunnels more reliable.
This commit is contained in:
henk717
2021-11-29 18:11:14 +01:00
parent eef675ce21
commit 44d8068bab
5 changed files with 16 additions and 4 deletions

View File

@@ -14,4 +14,5 @@ dependencies:
- git
- pip:
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
- flask-cloudflared
- flask-cloudflared
- flask-ngrok

View File

@@ -14,4 +14,5 @@ dependencies:
- pip
- git
- pip:
- flask-cloudflared
- flask-cloudflared
- flask-ngrok

View File

@@ -14,3 +14,4 @@ dependencies:
- torchvision==0.11.1
- flask-cloudflared
- git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b
- flask-ngrok

View File

@@ -14,3 +14,4 @@ dependencies:
- torchvision==0.11.1
- flask-cloudflared
- git+https://github.com/vfbd/transformers#tfs
- flask-ngrok