Skip to content

Releases: boostcampaitech4lv23recsys2/final-project-level3-recsys-10

React hobbang v2.0.0

08 Feb 17:34
37826a1
Compare
Choose a tag to compare

Change frontend framework to React from streamlit.
And add content-based, LightGCN model.

Streamlig hobbang v1.1.0

08 Feb 17:32
Compare
Choose a tag to compare
Pre-release

Hobbang v1.1.0 has unintentional share session value between user.
We avoid this error as downgrading streamlit and using session manage file. ( -> v1.1.0 )

Reference
Eliminate states of modules to avoid the accidental state sharing across users’ sessions
https://velog.io/@hobbang2/ProductServinng-Streamlit-%EC%82%AC%EC%9A%A9%EC%9D%BC%EC%A7%80-2022-12-30

Streamlit hobbang v1.0.0

08 Feb 17:31
Compare
Choose a tag to compare
Pre-release

This release version has fatal error.
Unintentional share session value between user.
We avoid this error as downgrading streamlit and using session manage file. ( -> v1.1.0 )