praneeth300 commited on
Commit
60695fa
·
verified ·
1 Parent(s): 84066b8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -14,7 +14,7 @@ client = InferenceClient(
14
  api_key=os.environ["HF_TOKEN"],
15
  )
16
 
17
- st.title("Quiz Generator with Hugging Face")
18
 
19
  st.markdown(
20
  """
 
14
  api_key=os.environ["HF_TOKEN"],
15
  )
16
 
17
+ st.title("Quiz Generator with Hugging Face using Qwen3-Coder")
18
 
19
  st.markdown(
20
  """