mahmoud669 commited on
Commit
48673e5
·
verified ·
1 Parent(s): 18bc657

Update app.py

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