sitatech commited on
Commit
d723934
·
unverified ·
1 Parent(s): 2f292df

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -15,11 +15,11 @@ tags:
15
 
16
  # Vibe Shopping
17
 
18
- **You may face cold-start which can take around 2-5 minutes, if you remain inactive for more than 5 minutes, your next interaction may also face cold-start. After a cold start you may need to reload the page, I will add**
19
 
20
  Vibe Shopping is an AI-powered clickless shopping experience that allows users to virtually try on clothes and accessories.
21
 
22
- It uses Qwen-2.5-VL-32B hosted on modal as the orchestrer, it as access to 3 MCP servers:
23
 
24
  - [agora-mcp](https://github.com/Fewsats/agora-mcp)
25
  - [fewsats-mcp](https://github.com/Fewsats/fewsats-mcp)
@@ -27,4 +27,4 @@ It uses Qwen-2.5-VL-32B hosted on modal as the orchestrer, it as access to 3 MCP
27
 
28
  The virtual try on MCP uses [Flux-Fill](https://huggingface.co/black-forest-labs/FLUX.1-Fill-dev) combined with automatic masking, the model is hosted on modal.
29
 
30
- Better docs comming soon with video.
 
15
 
16
  # Vibe Shopping
17
 
18
+ [![](https://github.com/user-attachments/assets/a445d974-7ee0-411b-a33b-e865c1c9e7bd)](https://www.youtube.com/watch?v=tSkny9_AjQs)
19
 
20
  Vibe Shopping is an AI-powered clickless shopping experience that allows users to virtually try on clothes and accessories.
21
 
22
+ It uses Qwen-2.5-VL-72B hosted on modal as the orchestrer, it as access to 3 MCP servers:
23
 
24
  - [agora-mcp](https://github.com/Fewsats/agora-mcp)
25
  - [fewsats-mcp](https://github.com/Fewsats/fewsats-mcp)
 
27
 
28
  The virtual try on MCP uses [Flux-Fill](https://huggingface.co/black-forest-labs/FLUX.1-Fill-dev) combined with automatic masking, the model is hosted on modal.
29
 
30
+ Better docs comming soon.