Spaces:
Running
Running
Suvajit Majumder
commited on
Commit
·
e3520c4
1
Parent(s):
9eca9cd
Add properly formatted README with configuration
Browse files
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🤖
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
python_version: "3.11"
|
@@ -28,7 +28,7 @@ This Space hosts a Gradio interface that utilizes a machine learning model to cl
|
|
28 |
## Requirements
|
29 |
|
30 |
- Python 3.11
|
31 |
-
- Gradio
|
32 |
- Additional dependencies as specified in `requirements.txt`
|
33 |
|
34 |
## License
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: pink
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.32.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
python_version: "3.11"
|
|
|
28 |
## Requirements
|
29 |
|
30 |
- Python 3.11
|
31 |
+
- Gradio Version: 5.32.1
|
32 |
- Additional dependencies as specified in `requirements.txt`
|
33 |
|
34 |
## License
|