Spaces:
Sleeping
Sleeping
Commit
·
93b7887
1
Parent(s):
277c9c5
test
Browse files- test_api.py +1 -0
test_api.py
CHANGED
@@ -6,6 +6,7 @@ import requests
|
|
6 |
import os
|
7 |
import json
|
8 |
|
|
|
9 |
# The API URL
|
10 |
API_URL = "https://opendatalab-mineru.hf.space" # Direct API endpoint format
|
11 |
|
|
|
6 |
import os
|
7 |
import json
|
8 |
|
9 |
+
|
10 |
# The API URL
|
11 |
API_URL = "https://opendatalab-mineru.hf.space" # Direct API endpoint format
|
12 |
|