Sandy2636 commited on
Commit
4b54b36
·
1 Parent(s): 3d827ec

Update space

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -4,7 +4,7 @@ import base64
4
  import os
5
  import json
6
  import mimetypes
7
-
8
  # --- Configuration ---
9
  # IMPORTANT: Set your OPENROUTER_API_KEY as an environment variable
10
  # For example, in your terminal: export OPENROUTER_API_KEY='your_key_here'
 
4
  import os
5
  import json
6
  import mimetypes
7
+ # Re Commit
8
  # --- Configuration ---
9
  # IMPORTANT: Set your OPENROUTER_API_KEY as an environment variable
10
  # For example, in your terminal: export OPENROUTER_API_KEY='your_key_here'