koshin2001 commited on
Commit
a5423e9
ยท
1 Parent(s): 5641a0c

๐Ÿ’„ Add model link

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -51,6 +51,7 @@ if input_text:
51
 
52
  st.write(
53
  """
 
54
  - [Blog](https://zenn.dev/koshin/articles/6b27acdf8bbe01)
55
  - [GitHub](https://github.com/koshin01/emotion_classification)
56
  """
 
51
 
52
  st.write(
53
  """
54
+ - [Model](https://huggingface.co/koshin2001/Japanese-to-emotions)
55
  - [Blog](https://zenn.dev/koshin/articles/6b27acdf8bbe01)
56
  - [GitHub](https://github.com/koshin01/emotion_classification)
57
  """