Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
OrcusHackathon
/
ExamPreperationChatbot
like
0
Follow
<Orcus/>
3
Model card
Files
Files and versions
xet
Community
TejasChauhan
commited on
Feb 3, 2025
Commit
07339af
·
verified
·
1 Parent(s):
ac33a0b
Upload app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import streamlit as st
2
+
3
+
st.write("yes")