Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,11 @@ streamlit run 1_Gemini_Pro.py
|
|
11 |
```
|
12 |
Get your API KEY from https://makersuite.google.com
|
13 |
|
14 |
-
|
15 |
# Credits:
|
16 |
|
17 |
The repository was forked from: https://github.com/hiliuxg/geminichat
|
|
|
|
|
|
|
|
|
|
|
|
11 |
```
|
12 |
Get your API KEY from https://makersuite.google.com
|
13 |
|
|
|
14 |
# Credits:
|
15 |
|
16 |
The repository was forked from: https://github.com/hiliuxg/geminichat
|
17 |
+
|
18 |
+
# SDK
|
19 |
+
|
20 |
+
sdk: streamlit
|
21 |
+
sdk_version: 1.25.0 # The latest supported version
|