mirror of
https://github.com/ParisNeo/lollms-webui.git
synced 2025-01-30 08:03:57 +00:00
upgraded
This commit is contained in:
parent
225d6d00c6
commit
a998f1211c
4
app.py
4
app.py
@ -40,12 +40,8 @@ from flask import (
|
||||
)
|
||||
from flask_socketio import SocketIO, emit
|
||||
from pathlib import Path
|
||||
import gc
|
||||
import yaml
|
||||
from geventwebsocket.handler import WebSocketHandler
|
||||
from gevent.pywsgi import WSGIServer
|
||||
import requests
|
||||
from concurrent.futures import ThreadPoolExecutor, as_completed
|
||||
import logging
|
||||
import psutil
|
||||
from lollms.binding import LOLLMSConfig
|
||||
|
@ -10,3 +10,4 @@ gevent-websocket
|
||||
pyaipersonality>=0.0.14
|
||||
lollms
|
||||
langchain
|
||||
requests
|
Loading…
x
Reference in New Issue
Block a user