Rehman1603 commited on
Commit
1b4fac0
·
verified ·
1 Parent(s): ff385e2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ from langchain_together import Together
9
  import re
10
 
11
  # Set the API key with double quotes
12
- os.environ['TOGETHER_API_KEY'] = "d88cb7414e4039a84d2ed63f1b47daaaa4230c4c53a422045d8a30a9a3bc87d8"
13
 
14
  def Summary_BART(text):
15
  checkpoint = "sshleifer/distilbart-cnn-12-6"
 
9
  import re
10
 
11
  # Set the API key with double quotes
12
+ os.environ['TOGETHER_API_KEY'] = "c2f52626b97118b71c0c36f66eda4f5957c8fc475e760c3d72f98ba07d3ed3b5"
13
 
14
  def Summary_BART(text):
15
  checkpoint = "sshleifer/distilbart-cnn-12-6"