Spaces:
Sleeping
Sleeping
Add list-files demo video link to README
Browse files
README.md
CHANGED
@@ -16,8 +16,12 @@ tags:
|
|
16 |
|
17 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
18 |
|
19 |
-
## Demo
|
20 |
|
21 |
🎥 **[Minion-Space Demo: Solving Game 24 and Listing Files](https://youtu.be/FGjvGHKKxfo)**
|
22 |
|
23 |
-
Watch this video to see minion-space in action, demonstrating how it can solve mathematical puzzles like the Game of 24 and perform file operations.
|
|
|
|
|
|
|
|
|
|
16 |
|
17 |
An example chatbot using [Gradio](https://gradio.app), [`huggingface_hub`](https://huggingface.co/docs/huggingface_hub/v0.22.2/en/index), and the [Hugging Face Inference API](https://huggingface.co/docs/api-inference/index).
|
18 |
|
19 |
+
## Demo Videos
|
20 |
|
21 |
🎥 **[Minion-Space Demo: Solving Game 24 and Listing Files](https://youtu.be/FGjvGHKKxfo)**
|
22 |
|
23 |
+
Watch this video to see minion-space in action, demonstrating how it can solve mathematical puzzles like the Game of 24 and perform file operations.
|
24 |
+
|
25 |
+
🎥 **[Minion-Space List-Files Demo](https://youtu.be/7neYqi_IQ18)**
|
26 |
+
|
27 |
+
This video showcases the list-files functionality of minion-space, demonstrating how it can efficiently browse and manage file systems.
|