mahmoud669 commited on
Commit
1ff265e
·
verified ·
1 Parent(s): 1994e69

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import sys
 
2
  sys.path.append(os.path.dirname(__file__))
3
  import streamlit as st
4
  import torch
 
1
  import sys
2
+ import os
3
  sys.path.append(os.path.dirname(__file__))
4
  import streamlit as st
5
  import torch