SebastianAndreu commited on
Commit
6e6da81
·
verified ·
1 Parent(s): fa9146e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -3
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
- ## Acknowledgements
50
- - AutoGluon for AutoML training and prediction.
51
- - Hugging Face for providing Spaces as a free deployment platform.
 
 
 
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