Dooratre commited on
Commit
c55d9c8
·
verified ·
1 Parent(s): 9f438e6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -7,6 +7,7 @@ from db import fetch_json_from_github
7
  from qwen import get_qwen_response
8
  from upload import upload_image_to_cdn
9
 
 
10
  app = Flask(__name__)
11
 
12
  # Fetch page credentials from GitHub on startup
 
7
  from qwen import get_qwen_response
8
  from upload import upload_image_to_cdn
9
 
10
+
11
  app = Flask(__name__)
12
 
13
  # Fetch page credentials from GitHub on startup