andrewsunanda commited on
Commit
8481bff
·
1 Parent(s): 8d9d370

Update eda.py

Browse files
Files changed (1) hide show
  1. eda.py +1 -1
eda.py CHANGED
@@ -27,7 +27,7 @@ def run():
27
 
28
 
29
  st.markdown('---')
30
- main_path= '\food'
31
 
32
  # Define batch size and image size
33
  batch_size = 256
 
27
 
28
 
29
  st.markdown('---')
30
+ main_path= '\\food'
31
 
32
  # Define batch size and image size
33
  batch_size = 256