Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
InternationalSchoolOfPanama/Assessment_Tracker
InternationalSchoolOfPanama
/
Learning_Support_MS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jeremierostan
commited on
Aug 5, 2024
Commit
3570dfd
·
verified
·
1 Parent(s):
10842fc
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-2
app.py
CHANGED
Viewed
@@ -96,5 +96,3 @@ iface = gr.Interface(
96
97
# Launch the Gradio app
98
iface.launch(debug=True)
99
-
100
-
gr.Markdown(brd_g)
96
97
# Launch the Gradio app
98
iface.launch(debug=True)