Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
sfang32
/
test_internlm_rag
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
sfang32
commited on
Dec 30, 2024
Commit
6549504
·
verified
·
1 Parent(s):
171f9da
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
CHANGED
Viewed
@@ -0,0 +1,2 @@
1
+
import streamlit as st
2
+
st.write("hello internlm")