Commit
·
4affb66
1
Parent(s):
db2b861
submission push adioss amigo
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|