Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -130,18 +130,15 @@ The `notes` array in each aspect section contains warnings such as:
|
|
| 130 |
|
| 131 |
## Setup
|
| 132 |
|
| 133 |
-
Space Settings β **Repository Secrets** β add `
|
| 134 |
-
|
|
|
|
|
|
|
| 135 |
|
| 136 |
---
|
| 137 |
|
| 138 |
-
## Models (
|
| 139 |
|
| 140 |
-
1. `
|
| 141 |
-
2. `
|
| 142 |
-
3. `
|
| 143 |
-
4. `Qwen/Qwen2-VL-7B-Instruct` β previous Qwen VL, very stable
|
| 144 |
-
5. `meta-llama/Llama-3.2-11B-Vision-Instruct` β reliable fallback
|
| 145 |
-
6. `microsoft/Phi-3.5-vision-instruct` β lightweight fallback
|
| 146 |
-
7. `HuggingFaceM4/idefics3-8b-llama3` β HF native, always available
|
| 147 |
-
8. `mistralai/Pixtral-12B-2409` β Mistral vision model
|
|
|
|
| 130 |
|
| 131 |
## Setup
|
| 132 |
|
| 133 |
+
Space Settings β **Repository Secrets** β add `GEMINI_API_KEY`
|
| 134 |
+
|
| 135 |
+
Get a **free** Gemini API key at [aistudio.google.com/apikey](https://aistudio.google.com/apikey)
|
| 136 |
+
No credit card required β free tier includes **1,500 requests/day**.
|
| 137 |
|
| 138 |
---
|
| 139 |
|
| 140 |
+
## Models (Google Gemini, free tier)
|
| 141 |
|
| 142 |
+
1. `gemini-2.0-flash` β primary (best quality + speed, free)
|
| 143 |
+
2. `gemini-1.5-flash` β fallback 1 (previous gen, very stable)
|
| 144 |
+
3. `gemini-1.5-flash-8b` β fallback 2 (lightest, always available)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|