Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
|
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()
|