Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🔍
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -22,4 +22,4 @@ This app requires two API keys to function:
|
|
22 |
1. SERPAPI_API_KEY - for patent search
|
23 |
2. OPENAI_API_KEY - for AI analysis
|
24 |
|
25 |
-
Please add these as Secrets in your Space settings.
|
|
|
4 |
colorFrom: blue
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.31.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
22 |
1. SERPAPI_API_KEY - for patent search
|
23 |
2. OPENAI_API_KEY - for AI analysis
|
24 |
|
25 |
+
Please add these as Secrets in your Space settings.
|