Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -13,11 +13,15 @@ license: apache-2.0
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Welcome to Streamlit! (default autogenerated message)
|
|
|
|
| 16 |
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
|
|
|
|
| 17 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 18 |
forums](https://discuss.streamlit.io).
|
| 19 |
|
| 20 |
|
| 21 |
# Additional info on the watsonx.ai SDK can be found here:
|
|
|
|
| 22 |
watsonx.ai SDK - [link](https://ibm.github.io/watsonx-ai-python-sdk/foundation_models.html)
|
|
|
|
| 23 |
watsonx Developer Hub - [link](https://www.ibm.com/watsonx/developer/)
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Welcome to Streamlit! (default autogenerated message)
|
| 16 |
+
|
| 17 |
Edit `/src/streamlit_app.py` to customize this app to your heart's desire. :heart:
|
| 18 |
+
|
| 19 |
If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
|
| 20 |
forums](https://discuss.streamlit.io).
|
| 21 |
|
| 22 |
|
| 23 |
# Additional info on the watsonx.ai SDK can be found here:
|
| 24 |
+
|
| 25 |
watsonx.ai SDK - [link](https://ibm.github.io/watsonx-ai-python-sdk/foundation_models.html)
|
| 26 |
+
|
| 27 |
watsonx Developer Hub - [link](https://www.ibm.com/watsonx/developer/)
|