Update README.md
Browse files
README.md
CHANGED
|
@@ -46,8 +46,11 @@ The app outputs a predicted sleep quality category along with class probabilitie
|
|
| 46 |
## Requirements
|
| 47 |
Dependencies are listed in `requirements.txt`:
|
| 48 |
|
| 49 |
-
|
| 50 |
-
|
| 51 |
-
|
|
|
|
|
|
|
|
|
|
| 52 |
|
| 53 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 46 |
## Requirements
|
| 47 |
Dependencies are listed in `requirements.txt`:
|
| 48 |
|
| 49 |
+
---
|
| 50 |
+
|
| 51 |
+
## Acknowledgments
|
| 52 |
+
- Model trained by a classmate in Homework 2
|
| 53 |
+
- Deployment scaffold and documentation supported with AI assistance (ChatGPT, OpenAI)
|
| 54 |
+
- Reference: Class-provided notebook *tabular gradio.ipynb*
|
| 55 |
|
| 56 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|