Commit Graph

4 Commits

Author SHA1 Message Date
Thomas Mello
606aea2866
chore: update maintenance scripts and docs (#891)
* automate conda_env_name as per name in yaml

* Embed installation links directly in README.md

Include links to Windows, Linux, and Google Colab installations.

* Fix conda update in webui.sh for pip bug

* Add info about new PRs

Co-authored-by: Hafiidz <3688500+Hafiidz@users.noreply.github.com>
Co-authored-by: Tom Pham <54967380+TomPham97@users.noreply.github.com>
Co-authored-by: GRMrGecko <grmrgecko@gmail.com>
2022-09-09 13:09:13 +03:00
ZeroCool940711
70e4fa1c47 Added "git pull" and "git stash" to the commands run by the cmd scripts when launching the UI, this should make it so people who use it can automatically update the code from the repo and be up to date without manually using those commands everytime. 2022-09-07 19:21:34 -07:00
ZeroCool940711
40faf5cee3 Removed some unnecessary lines from the the webui_streamlit.cmd file. 2022-09-06 22:10:36 -07:00
ZeroCool940711
fd9ff5d2d4 Added .cmd file for easy running and updating the streamlit version of the UI. 2022-09-06 21:54:16 -07:00