seawolf2357 commited on
Commit
f18e938
·
verified ·
1 Parent(s): de7a474

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  import os
 
2
 
3
  os.environ['HF_HOME'] = os.path.abspath(
4
  os.path.realpath(os.path.join(os.path.dirname(__file__), './hf_download'))
 
1
  import os
2
+ import sys
3
 
4
  os.environ['HF_HOME'] = os.path.abspath(
5
  os.path.realpath(os.path.join(os.path.dirname(__file__), './hf_download'))