wishwakankanamg commited on
Commit
4affb66
·
1 Parent(s): db2b861

submission push adioss amigo

Browse files
Files changed (1) hide show
  1. README.md +10 -2
README.md CHANGED
@@ -8,7 +8,15 @@ sdk_version: 5.0.1
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
- short_description: DIY assistant
 
12
  ---
13
 
14
- 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).
 
 
 
 
 
 
 
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
+ short_description: DIY assistant to help users build DIY things
12
+ tag: agent-demo-track
13
  ---
14
 
15
+ Video link for the project: https://www.youtube.com/watch?v=RqwQyih_g1I
16
+
17
+ Brainstorming node is connected to : Mistral saba
18
+ Prompt planing is connected to : GPT-4o
19
+ Image generation is connected to : Dall-e 2
20
+ 3d Model generation node is connected to : TRELLIS-image-large
21
+
22
+ code for the Trellis endpoint is available at : https://github.com/Wishwa-code/Trellis-serverless-API