iBrokeTheCode commited on
Commit
feef34c
Β·
1 Parent(s): 8677b18

refactor: Update examples

Browse files
app.py CHANGED
@@ -105,14 +105,18 @@ with gr.Blocks(
105
  examples=[
106
  [
107
  "Multimodal",
108
- "Red Electric Guitar – Stratocaster Style, 6-String, White Pickguard, Solid-Body, Ideal for Rock & Roll",
109
- "./assets/sample.jpeg",
110
  ],
111
- ["Image Only", None, "./assets/sample.jpeg"],
112
  [
113
- "Text Only",
114
  "Red Electric Guitar – Stratocaster Style, 6-String, White Pickguard, Solid-Body, Ideal for Rock & Roll",
115
- None,
 
 
 
 
 
116
  ],
117
  ],
118
  label="Select an example to pre-fill the inputs, then click the 'Classify Product' button.",
 
105
  examples=[
106
  [
107
  "Multimodal",
108
+ 'Laptop Asus - 15.6" / CPU I9 / 2Tb SSD / 32Gb RAM / RTX 2080',
109
+ "./assets/sample2.jpg",
110
  ],
 
111
  [
112
+ "Multimodal",
113
  "Red Electric Guitar – Stratocaster Style, 6-String, White Pickguard, Solid-Body, Ideal for Rock & Roll",
114
+ "./assets/sample1.jpg",
115
+ ],
116
+ [
117
+ "Multimodal",
118
+ "Portable Wireless Speaker / JBL / Black / High Quality Sound",
119
+ "./assets/sample3.jpg",
120
  ],
121
  ],
122
  label="Select an example to pre-fill the inputs, then click the 'Classify Product' button.",
assets/{sample.jpeg β†’ sample1.jpg} RENAMED
File without changes
assets/sample2.jpg ADDED

Git LFS Details

  • SHA256: fe90d59350a6ca82e8933c9e817533c6e8a7539ee6e5d4b26e9bf216271352fc
  • Pointer size: 130 Bytes
  • Size of remote file: 30.5 kB
assets/sample3.jpg ADDED

Git LFS Details

  • SHA256: 7801c5101ca3d43ff48a3914a37694549000e46d41e3e031d3c84decf86a31ed
  • Pointer size: 130 Bytes
  • Size of remote file: 13.3 kB