mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2024-12-20 21:03:07 +00:00
added banner
This commit is contained in:
parent
48934ffb01
commit
a0666dde55
11
app.py
11
app.py
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user