Spaces:
Sleeping
Sleeping
Update src/streamlit_app.py
Browse files- src/streamlit_app.py +1 -1
src/streamlit_app.py
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
# 패키지 불러오기
|
| 2 |
import re
|
| 3 |
import streamlit as st
|
| 4 |
-
|
| 5 |
|
| 6 |
## assitant 아바타 이미지 경로
|
| 7 |
assistant_icon_path = "https://huggingface.co/spaces/randmimc/aitom/resolve/main/chat_icon/assistant.ico"
|
|
|
|
| 1 |
# 패키지 불러오기
|
| 2 |
import re
|
| 3 |
import streamlit as st
|
| 4 |
+
|
| 5 |
|
| 6 |
## assitant 아바타 이미지 경로
|
| 7 |
assistant_icon_path = "https://huggingface.co/spaces/randmimc/aitom/resolve/main/chat_icon/assistant.ico"
|