Spaces:
Sleeping
Sleeping
Commit
ยท
a5423e9
1
Parent(s):
5641a0c
๐ Add model link
Browse files
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 |
"""
|