kshitijthakkar commited on
Commit
3578f6e
·
1 Parent(s): a82ec55

docs: Add acknowledgment to Eliseu Silva for gradio_htmlplus component

Browse files

- Added thank you note to Eliseu Silva in Documentation screen Acknowledgments
- Added thank you note to Eliseu Silva in README.md Acknowledgments
- Credited gradio_htmlplus custom component (https://huggingface.co/spaces/elismasilva/gradio_htmlplus)
- Linked to Eliseu's HuggingFace profile (https://huggingface.co/elismasilva)

Eliseu helped resolve a critical issue during the hackathon by providing the custom
Gradio component that powers our interactive leaderboard HTML table functionality.
His timely assistance and collaboration was invaluable to the project's success.

Files changed (2) hide show
  1. README.md +1 -0
  2. screens/documentation.py +1 -0
README.md CHANGED
@@ -478,6 +478,7 @@ Contributions are welcome! Please open an issue or submit a pull request.
478
  - **Gradio Team** - For Gradio 6 with MCP integration
479
  - **HuggingFace** - For Spaces hosting and dataset infrastructure
480
  - **Google** - For Gemini API access
 
481
 
482
  ## Links
483
 
 
478
  - **Gradio Team** - For Gradio 6 with MCP integration
479
  - **HuggingFace** - For Spaces hosting and dataset infrastructure
480
  - **Google** - For Gemini API access
481
+ - **[Eliseu Silva](https://huggingface.co/elismasilva)** - For the [gradio_htmlplus](https://huggingface.co/spaces/elismasilva/gradio_htmlplus) custom component that powers our interactive leaderboard table. Eliseu's timely help and collaboration during the hackathon was invaluable!
482
 
483
  ## Links
484
 
screens/documentation.py CHANGED
@@ -234,6 +234,7 @@ Special thanks to:
234
  - **HuggingFace** - For Spaces and dataset infrastructure
235
  - **Google** - For Gemini API access
236
  - **OpenTelemetry** - For standardized observability
 
237
 
238
  ---
239
 
 
234
  - **HuggingFace** - For Spaces and dataset infrastructure
235
  - **Google** - For Gemini API access
236
  - **OpenTelemetry** - For standardized observability
237
+ - **[Eliseu Silva](https://huggingface.co/elismasilva)** - For the [gradio_htmlplus](https://huggingface.co/spaces/elismasilva/gradio_htmlplus) custom component that powers our interactive leaderboard table. Eliseu's timely help and collaboration during the hackathon was invaluable!
238
 
239
  ---
240