awacke1 commited on
Commit
a38e99b
1 Parent(s): 903df6b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,5 +1,5 @@
 
1
  UseMemory=True
2
-
3
  HF_TOKEN=os.environ.get("HF_TOKEN")
4
 
5
  def SaveResult(text, outputfileName):
 
1
+ import os
2
  UseMemory=True
 
3
  HF_TOKEN=os.environ.get("HF_TOKEN")
4
 
5
  def SaveResult(text, outputfileName):