From 8f4a197c055381d744cd4019e498faf985df85c6 Mon Sep 17 00:00:00 2001 From: oobabooga <112222186+oobabooga@users.noreply.github.com> Date: Mon, 6 Mar 2023 20:34:36 -0300 Subject: [PATCH] Add credits --- api-example-stream.py | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/api-example-stream.py b/api-example-stream.py index b7846ab4..78ff0bd7 100644 --- a/api-example-stream.py +++ b/api-example-stream.py @@ -1,3 +1,10 @@ +''' + +Contributed by SagsMug. Thank you SagsMug. +https://github.com/oobabooga/text-generation-webui/pull/175 + +''' + import string import random import websockets