From 3cb0a3a2071f4588f8166d2ab6cb4dff0d0446ef Mon Sep 17 00:00:00 2001 From: Saifeddine ALOUI Date: Wed, 8 Nov 2023 20:14:43 +0100 Subject: [PATCH] Update __init__.py --- api/__init__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/api/__init__.py b/api/__init__.py index be3db4f4..26ea47e9 100644 --- a/api/__init__.py +++ b/api/__init__.py @@ -2,7 +2,6 @@ # Project : lollms-webui # File : api.py # Author : ParisNeo with the help of the community -# Supported by Nomic-AI # license : Apache 2.0 # Description : # A simple api to communicate with lollms-webui and its models.