Kamand commited on
Commit
9549091
1 Parent(s): 456e3bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ import warnings; warnings.simplefilter('ignore')
23
  # In[3]:
24
 
25
 
26
- path = 'C:/HW/Spring 2022/Deep learning/Project/all csvs'
27
 
28
 
29
  # In[4]:
 
23
  # In[3]:
24
 
25
 
26
+ path = '.'
27
 
28
 
29
  # In[4]: