From 9d2e21de1b72b2d65dedf68ef0c1c7ebe8688703 Mon Sep 17 00:00:00 2001 From: henk717 Date: Wed, 25 Aug 2021 14:30:37 +0200 Subject: [PATCH] Updated requirements.txt ColabKobold already had this, we need the requirements.txt updated as well since Colab does not use Conda. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a17ea08f..40f66af4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -transformers == 4.5.1 +git+https://github.com/finetuneanon/transformers@gpt-neo-localattention3-rp-b tensorflow-gpu Flask == 1.1.2 Flask-SocketIO == 5.0.1