soupstick commited on
Commit
b28f2cd
Β·
1 Parent(s): 1bfbe46

Fix: Add required HF Space configuration to README

Browse files
Files changed (1) hide show
  1. README.md +13 -0
README.md CHANGED
@@ -1,3 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # πŸ›’ Qwen2-VL Amazon Listing Generator (LoRA)
2
 
3
  This Hugging Face Space showcases a **fine-tuned Qwen2-VL-7B model with LoRA adapter** trained to generate **Amazon-style product listings** from product images.
 
1
+ ---
2
+ title: Qwen2-VL Amazon Listing Generator
3
+ emoji: πŸ›’
4
+ colorFrom: blue
5
+ colorTo: green
6
+ sdk: gradio
7
+ sdk_version: 4.44.0
8
+ app_file: app.py
9
+ pinned: false
10
+ license: apache-2.0
11
+ ---
12
+
13
+
14
  # πŸ›’ Qwen2-VL Amazon Listing Generator (LoRA)
15
 
16
  This Hugging Face Space showcases a **fine-tuned Qwen2-VL-7B model with LoRA adapter** trained to generate **Amazon-style product listings** from product images.