Upload GeminiPromptExpander
Browse files- modular_config.json +4 -0
modular_config.json
CHANGED
|
@@ -8,6 +8,10 @@
|
|
| 8 |
[
|
| 9 |
"google.generativeai",
|
| 10 |
"0.8.4"
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
]
|
| 12 |
]
|
| 13 |
}
|
|
|
|
| 8 |
[
|
| 9 |
"google.generativeai",
|
| 10 |
"0.8.4"
|
| 11 |
+
],
|
| 12 |
+
[
|
| 13 |
+
"transformers",
|
| 14 |
+
"4.55.2"
|
| 15 |
]
|
| 16 |
]
|
| 17 |
}
|