Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -108,7 +108,7 @@ def main():
|
|
108 |
|
109 |
st.sidebar.write(
|
110 |
"""
|
111 |
-
App
|
112 |
"""
|
113 |
)
|
114 |
|
|
|
108 |
|
109 |
st.sidebar.write(
|
110 |
"""
|
111 |
+
App使用 [Streamlit](https://streamlit.io/)🎈 和 [HuggingFace](https://huggingface.co/inference-api)'s [MaMaL-Gen](https://huggingface.co/hanbin/MaMaL-Gen) 模型.
|
112 |
"""
|
113 |
)
|
114 |
|