XinyueZhou commited on
Commit
f10f5b0
·
verified ·
1 Parent(s): 8767ac6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -27,7 +27,7 @@ except ImportError:
27
  PYGMUPDF_AVAILABLE = False
28
 
29
  # API Configuration
30
- API_URL = "https://t707h6d9q6oftbx3.aistudio-app.com/layout-parsing"
31
  TOKEN = os.getenv("API_TOKEN")
32
 
33
  # Temporary directory management
 
27
  PYGMUPDF_AVAILABLE = False
28
 
29
  # API Configuration
30
+ API_URL = "https://cf38vaydqdl2l4p2.aistudio-hub.baidu.com/layout-parsing"
31
  TOKEN = os.getenv("API_TOKEN")
32
 
33
  # Temporary directory management