Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -8,7 +8,7 @@ import re
|
|
8 |
import pdfplumber
|
9 |
# Set the API key with double quotes
|
10 |
|
11 |
-
os.environ['TOGETHER_API_KEY'] = "
|
12 |
|
13 |
text = ""
|
14 |
max_pages = 7
|
|
|
8 |
import pdfplumber
|
9 |
# Set the API key with double quotes
|
10 |
|
11 |
+
os.environ['TOGETHER_API_KEY'] = "c2f52626b97118b71c0c36f66eda4f5957c8fc475e760c3d72f98ba07d3ed3b5"
|
12 |
|
13 |
text = ""
|
14 |
max_pages = 7
|