tommy24 commited on
Commit
f66c4cd
·
1 Parent(s): abe2837

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -406,7 +406,7 @@ def classify(platform, UserInput, Images, Textbox2, Textbox3):
406
 
407
  header = {
408
  "Content-Type": "application/json",
409
- "Authorization": f"Bearer {auth}"
410
  }
411
 
412
  try:
 
406
 
407
  header = {
408
  "Content-Type": "application/json",
409
+ "Authorization": "Bearer nv2-pk1k0F4DE1SSJWCHeONU_RESETv2_LhyEkPZucRgkXIGVDkb2"
410
  }
411
 
412
  try: