bupa1018 commited on
Commit
a74f77b
·
1 Parent(s): 233e689

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -75,7 +75,7 @@ def initialize():
75
  #result = store_message_from_json(HF_TOKEN)
76
  #print(result)
77
  #manage_hf_files(HF_TOKEN)
78
- #initialize()
79
 
80
  # Get the current working directory
81
  working_directory = os.getcwd()
 
75
  #result = store_message_from_json(HF_TOKEN)
76
  #print(result)
77
  #manage_hf_files(HF_TOKEN)
78
+ initialize()
79
 
80
  # Get the current working directory
81
  working_directory = os.getcwd()