Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Ankush05
/
thursday
like
0
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
Ankush05
commited on
Sep 8, 2023
Commit
0174179
·
1 Parent(s):
55b1ec2
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,4 +1,5 @@
1
import streamlit as st
2
from streamlit_option_menu import option_menu
3
4
def loadfile():
1
import streamlit as st
2
+
import json
3
from streamlit_option_menu import option_menu
4
5
def loadfile():