mirror of
https://github.com/trycua/lume.git
synced 2026-01-06 04:20:03 -06:00
removed DISPLAY=:0 env
This commit is contained in:
@@ -39,6 +39,7 @@ global_agent = None
|
||||
global_computer = None
|
||||
SETTINGS_FILE = Path(".gradio_settings.json")
|
||||
|
||||
logging.basicConfig(level=logging.INFO)
|
||||
|
||||
import dotenv
|
||||
if dotenv.load_dotenv():
|
||||
|
||||
Reference in New Issue
Block a user