Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Xhaheen
/
image_hackathon
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Xhaheen
commited on
Nov 19, 2025
Commit
68b49d9
·
verified
·
1 Parent(s):
16c6af7
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
import os
2
+
YOUR_OPENROUTER_API_KEY = os.getenv('OPENROUTER_API_KEY')