Chris4K commited on
Commit
9b51164
·
verified ·
1 Parent(s): 66826fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -30,7 +30,7 @@ chat_input = st.chat_input(
30
  # st.launch(function_name="app")
31
  #########
32
  ###############################
33
- os.environ["DISPLAY"] = ":99.0"
34
 
35
  import streamlit as st
36
  import pyautogui
 
30
  # st.launch(function_name="app")
31
  #########
32
  ###############################
33
+ #os.environ["DISPLAY"] = ":99.0"
34
 
35
  import streamlit as st
36
  import pyautogui