Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
MarsiyaIssah
/
support_bot
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
MarsiyaIssah
commited on
Jan 25, 2024
Commit
eca2d51
·
verified
·
1 Parent(s):
c1f5fba
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,3 @@
1
-
2
import streamlit as st
3
from main import *
4
1
import streamlit as st
2
from main import *
3