Hyunwoo Kim
Hyunwoo Kim
Hi! Looks like there is something hardcoded in the environment.yml: https://github.com/abaheti95/ToxiChat/blob/104e60c9d88378edabd42dba94c8d2841ca94e2c/environment.yml#L256 Regardless of that line, if I run the `conda env create -f environment.yml` I get the following error: ```...
Oh sorry! I think it’s the version compatibility for `de-core-news-sm` and `en-core-news-sm` and `tqdm` If I remove the `core-news-sm`s and the version specification of `tqdm` I can finally setup the...
@rstojnic @abhshkdz @andrewkuanop Tagging people who seem to have the access to merge!
@rstojnic @abhshkdz @andrewkuanop Tagging once again in case you missed it :)
@NielsRogge Thanks a bunch, Niels! Really appreciate the effort for making this work! Happy to see the app running!