Spaces:
Runtime error
Runtime error
DipakBundheliya
commited on
Commit
•
8331e44
1
Parent(s):
c6b1398
Update config
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🤖
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
@@ -17,4 +17,4 @@ This is the backend for the Flask AI Tutor application, deployed on Hugging Face
|
|
17 |
|
18 |
- **Application Framework**: Flask
|
19 |
- **Expected File Structure**:
|
20 |
-
(Include your file structure here)
|
|
|
4 |
colorFrom: yellow
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
|
|
17 |
|
18 |
- **Application Framework**: Flask
|
19 |
- **Expected File Structure**:
|
20 |
+
(Include your file structure here)
|