From 6088f4d137454704f2787f6abf368cc12d9de57c Mon Sep 17 00:00:00 2001 From: Tushar Date: Thu, 29 Jun 2023 13:43:12 +0000 Subject: [PATCH] docs: made the requried changes asked by Glenn updated README.md and gitignore --- .gitignore | 4 +++- README.md | 13 ++++++++----- 2 files changed, 11 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 651fbd9..da16a26 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,6 @@ cython_debug/ #.idea/ # For OSX -.DS_Store \ No newline at end of file +.DS_Store + +generated_images/ \ No newline at end of file diff --git a/README.md b/README.md index ad695e1..f328cf8 100644 --- a/README.md +++ b/README.md @@ -198,14 +198,17 @@ The following results were obtained by varying `batch_size` from 1 to 24. - Discord - https://discord.gg/TgHXuSJEk6 -## Team and contributors +## 🌎 Contributing +As an open source project in a rapidly evolving field, we welcome contributions of all kinds, including new features and better documentation. Please read our [contributing guide](CONTRIBUTING.md) to learn how you can get involved. + + -## ✅ Stochastic + For fully-managed solution hosted on Stochastic [Sign up →](https://app.stochastic.ai/signup)
-For private hosting on your cloud or on-prem [Contact us →](https://stochastic.ai/contact) +For managed hosting on our cloud or on your private cloud [Contact us →](https://stochastic.ai/contact)