added banner

This commit is contained in:
Saifeddine ALOUI 2023-04-11 12:50:07 +02:00
parent 48934ffb01
commit a0666dde55

11
app.py
View File

@ -1,3 +1,14 @@
######
# Project : GPT4ALL-UI
# Author : ParisNeo with the help of the community
# Supported by Nomic-AI
# Licence : Apache 2.0
# Description :
# A front end Flask application for llamacpp models.
# The official GPT4All Web ui
# Made by the community for the community
######
import argparse
import json
import re