Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,7 @@ short_description: a tiny vision language model
|
|
11 |
license: apache-2.0
|
12 |
preload_from_hub:
|
13 |
- vikhyatk/moondream2
|
|
|
14 |
---
|
15 |
|
16 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
11 |
license: apache-2.0
|
12 |
preload_from_hub:
|
13 |
- vikhyatk/moondream2
|
14 |
+
load_balancing_strategy: random
|
15 |
---
|
16 |
|
17 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|