amiraaaa123 commited on
Commit
e2655d4
1 Parent(s): 41ce144

Update main.py

Browse files
Files changed (1) hide show
  1. main.py +1 -1
main.py CHANGED
@@ -57,7 +57,7 @@ class UserInterface():
57
  "max_new_tokens": self.max_token_length
58
  }
59
 
60
- os.environ['HUGGINGFACEHUB_API_TOKEN'] = os.getenv("HF_KEY")
61
 
62
 
63
  def form_data(self):
 
57
  "max_new_tokens": self.max_token_length
58
  }
59
 
60
+ os.environ['HUGGINGFACEHUB_API_TOKEN'] = os.getenv("amira")
61
 
62
 
63
  def form_data(self):