diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ Tested on: # Quick Start (Docker-Compose) -You can quickly get started and test Curie-Web without needing to manage dependencies by using the `docker-compose` image. This has all features except AR/3D Model support and LSTM Generator. Otherwise, it is production ready. +You can quickly get started and test Curie-Web without needing to manage dependencies by using the `docker-compose` image. This has all features except AR/3D Model support. Otherwise, it is production ready. ``` @@ -189,4 +189,4 @@ python3 removeSample.py Currently the base model has been trained on 1.5 million compounds and took ~4 hours to train on Google Colab's GPU runtime. -*Information to be added soon*
\ No newline at end of file +*Information to be added soon* |