omm7 commited on
Commit
140f7fa
·
verified ·
1 Parent(s): c9a25b6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- %%writefile deployment_files/app.py
2
  import streamlit as st
3
  # REMOVED: import os (we still need it for safety later, but the primary ENV setting goes to Docker)
4
  import time
 
1
+ # %%writefile deployment_files/app.py
2
  import streamlit as st
3
  # REMOVED: import os (we still need it for safety later, but the primary ENV setting goes to Docker)
4
  import time