Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: ⚡
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version: 4.
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -45,4 +45,4 @@ The command will start a local web server and open the application in your defau
|
|
| 45 |
|
| 46 |
- **app.py**: The main Streamlit application script.
|
| 47 |
- **requirements.txt**: Lists all the Python dependencies required by the project.
|
| 48 |
-
- **src/**: Contains the source code for the project.
|
|
|
|
| 4 |
colorFrom: purple
|
| 5 |
colorTo: pink
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: 4.37.2
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 45 |
|
| 46 |
- **app.py**: The main Streamlit application script.
|
| 47 |
- **requirements.txt**: Lists all the Python dependencies required by the project.
|
| 48 |
+
- **src/**: Contains the source code for the project.
|