yukee1992 commited on
Commit
b16e711
·
verified ·
1 Parent(s): 764f61d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ import time
12
  import base64
13
 
14
  # External OCI API URL - THIS IS THE KEY FIX
15
- OCI_API_BASE_URL = "https://yukee1992-oci-video-storage.hf.space"
16
 
17
  # Try to import your existing OCI connector for direct access
18
  try:
 
12
  import base64
13
 
14
  # External OCI API URL - THIS IS THE KEY FIX
15
+ OCI_API_BASE_URL = "https://yukee1992-oci-story-book.hf.space"
16
 
17
  # Try to import your existing OCI connector for direct access
18
  try: