Aditi commited on
Commit
2eef3a3
·
1 Parent(s): bde02eb

Add space configuration to README

Browse files
Files changed (1) hide show
  1. README.md +11 -0
README.md CHANGED
@@ -1,3 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
1
  # 📚AI-Powered Custom Quiz Generator - QuizCraft Ai
2
 
3
  Generate personalized MCQs, short answer, and true/false questions using Hugging Face Transformers and a Streamlit UI.
 
1
+ ---
2
+ title: QuizCraftAi
3
+ emoji: 🧠
4
+ colorFrom: pink
5
+ colorTo: purple
6
+ sdk: streamlit
7
+ sdk_version: "1.32.0"
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
  # 📚AI-Powered Custom Quiz Generator - QuizCraft Ai
13
 
14
  Generate personalized MCQs, short answer, and true/false questions using Hugging Face Transformers and a Streamlit UI.