Jin Zhu commited on
Commit
9821888
·
1 Parent(s): 3c0345d

Update app.py

Browse files
Files changed (1) hide show
  1. src/app.py +1 -0
src/app.py CHANGED
@@ -1,5 +1,6 @@
1
  import os
2
  from pathlib import Path
 
3
 
4
  # -----------------
5
  # Get the directory where app.py is located
 
1
  import os
2
  from pathlib import Path
3
+ import requests
4
 
5
  # -----------------
6
  # Get the directory where app.py is located