Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dhanvanth183
/
WizLab-LessonPlan
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dhanvanth183
commited on
Feb 25, 2025
Commit
cb3d665
·
verified
·
1 Parent(s):
b93db26
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,6 +1,5 @@
1
import streamlit as st
2
import json
3
-
4
from openai_llm import LessonPlanGenerator
5
6
# Page configuration
1
import streamlit as st
2
import json
3
from openai_llm import LessonPlanGenerator
4
5
# Page configuration