Spaces:
Running
Running
Sandy2636
commited on
Commit
·
0b430af
1
Parent(s):
b5e6b55
Add application file
Browse files
app.py
CHANGED
@@ -3,7 +3,7 @@ import base64
|
|
3 |
import requests
|
4 |
import json
|
5 |
|
6 |
-
API_KEY = "sk-or-v1-
|
7 |
IMAGE_MODEL = "opengvlab/internvl3-14b:free"
|
8 |
|
9 |
def process_passport(image):
|
|
|
3 |
import requests
|
4 |
import json
|
5 |
|
6 |
+
API_KEY = "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"
|
7 |
IMAGE_MODEL = "opengvlab/internvl3-14b:free"
|
8 |
|
9 |
def process_passport(image):
|